.c1rktyecrj {
    border-width: 2px;
}

img,
.aya0hrxu1i,
.xcim0cnwb8,
.nbpp1jci26,
.mbr-figure iframe,
.google-map iframe,
.ocrwk58i7q,
.plan,
.ardwyowp7u,
.wqdsv9glws {
    border-radius: 2rem !important;
}

.nbpp1jci26 {
    overflow: hidden;
}

body {
    background-color: #f8fcf9;
}

body {
    font-family: Onest;
}

.x0yhv0acpi {
    font-family: 'Onest', sans-serif;
    font-size: 4.7rem;
    line-height: 1;
    letter-spacing: -4px;
}

.x0yhv0acpi>.vpa076bcg4 {
    font-size: 5.875rem;
}

.ihvmzyhqjx {
    font-family: 'Onest', sans-serif;
    font-size: 4.2rem;
    line-height: 1;
    letter-spacing: -4px;
}

.ihvmzyhqjx>.vpa076bcg4 {
    font-size: 5.25rem;
}

.jx20unjetx {
    font-family: 'Onest', sans-serif;
    font-size: 1rem;
    line-height: 1.5;
}

.jx20unjetx>.vpa076bcg4 {
    font-size: 1.25rem;
}

.wh4vrxsfpl {
    font-family: 'Onest', sans-serif;
    font-size: 2.2rem;
    line-height: 40px;
    letter-spacing: -2.3px;
}

.wh4vrxsfpl>.vpa076bcg4 {
    font-size: 2.75rem;
}

.wsx0de2vqi {
    font-family: 'Onest', sans-serif;
    font-size: 1.25rem;
    line-height: 1.3;
}

.wsx0de2vqi>.vpa076bcg4 {
    font-size: 1.5625rem;
}

/* ---- Fluid typography for mobile devices ---- */
/* 1.4 - font scale ratio ( bootstrap == 1.42857 ) */
/* 100vw - current viewport width */
/* (48 - 20)  48 == 48rem == 768px, 20 == 20rem == 320px(minimal supported viewport) */
/* 0.65 - min scale variable, may vary */
@media (max-width: 992px) {
    .x0yhv0acpi {
        font-size: 3.76rem;
    }
}

@media (max-width: 768px) {
    .x0yhv0acpi {
        font-size: 3.29rem;
        font-size: calc(2.295rem + (4.7 - 2.295) * ((100vw - 20rem) / (48 - 20)));
        line-height: calc(1.1 * (2.295rem + (4.7 - 2.295) * ((100vw - 20rem) / (48 - 20))));
    }

    .ihvmzyhqjx {
        font-size: 3.36rem;
        font-size: calc(2.12rem + (4.2 - 2.12) * ((100vw - 20rem) / (48 - 20)));
        line-height: calc(1.3 * (2.12rem + (4.2 - 2.12) * ((100vw - 20rem) / (48 - 20))));
    }

    .jx20unjetx {
        font-size: 0.8rem;
        font-size: calc(1rem + (1 - 1) * ((100vw - 20rem) / (48 - 20)));
        line-height: calc(1.4 * (1rem + (1 - 1) * ((100vw - 20rem) / (48 - 20))));
    }

    .wh4vrxsfpl {
        font-size: 1.76rem;
        font-size: calc(1.42rem + (2.2 - 1.42) * ((100vw - 20rem) / (48 - 20)));
        line-height: calc(1.4 * (1.42rem + (2.2 - 1.42) * ((100vw - 20rem) / (48 - 20))));
    }

    .wsx0de2vqi {
        font-size: 1rem;
        font-size: calc(1.0875rem + (1.25 - 1.0875) * ((100vw - 20rem) / (48 - 20)));
        line-height: calc(1.4 * (1.0875rem + (1.25 - 1.0875) * ((100vw - 20rem) / (48 - 20))));
    }
}

/* Buttons */
.c1rktyecrj {
    padding: 1.25rem 2rem;
    border-radius: 4px;
}

@media (max-width: 767px) {
    .c1rktyecrj {
        padding: 0.75rem 1.5rem;
    }
}

.btn-sm {
    padding: 0.6rem 1.2rem;
    border-radius: 4px;
}

.btn-md {
    padding: 0.6rem 1.2rem;
    border-radius: 4px;
}

.btn-lg {
    padding: 1.25rem 2rem;
    border-radius: 4px;
}

.bg-primary {
    background-color: #2d6a4f !important;
}

.bg-success {
    background-color: #20ac6b !important;
}

.bg-info {
    background-color: #0aa3c2 !important;
}

.bg-warning {
    background-color: #cc9900 !important;
}

.bg-danger {
    background-color: #ae1e2c !important;
}

.kgrg76eu8v,
.kgrg76eu8v:active {
    background-color: #2d6a4f !important;
    border-color: #2d6a4f !important;
    color: #ffffff !important;
    box-shadow: none;
}

.kgrg76eu8v:hover,
.kgrg76eu8v:focus,
.kgrg76eu8v.focus,
.kgrg76eu8v.ihbpszfixa {
    color: inherit;
    background-color: #3c8e6a !important;
    border-color: #3c8e6a !important;
    box-shadow: none;
}

.kgrg76eu8v.kytpsg8lba,
.kgrg76eu8v:disabled {
    color: #ffffff !important;
    background-color: #3c8e6a !important;
    border-color: #3c8e6a !important;
}

.u0bzovsecb,
.u0bzovsecb:active {
    background-color: #95d5b2 !important;
    border-color: #95d5b2 !important;
    color: #ffffff !important;
    box-shadow: none;
}

.u0bzovsecb:hover,
.u0bzovsecb:focus,
.u0bzovsecb.focus,
.u0bzovsecb.ihbpszfixa {
    color: inherit;
    background-color: #bae3cd !important;
    border-color: #bae3cd !important;
    box-shadow: none;
}

.u0bzovsecb.kytpsg8lba,
.u0bzovsecb:disabled {
    color: #ffffff !important;
    background-color: #bae3cd !important;
    border-color: #bae3cd !important;
}

.b7wn10lrxa,
.b7wn10lrxa:active {
    background-color: #0aa3c2 !important;
    border-color: #0aa3c2 !important;
    color: #ffffff !important;
    box-shadow: none;
}

.b7wn10lrxa:hover,
.b7wn10lrxa:focus,
.b7wn10lrxa.focus,
.b7wn10lrxa.ihbpszfixa {
    color: inherit;
    background-color: #0dccf3 !important;
    border-color: #0dccf3 !important;
    box-shadow: none;
}

.b7wn10lrxa.kytpsg8lba,
.b7wn10lrxa:disabled {
    color: #ffffff !important;
    background-color: #0dccf3 !important;
    border-color: #0dccf3 !important;
}

.btn-success,
.btn-success:active {
    background-color: #20ac6b !important;
    border-color: #20ac6b !important;
    color: #ffffff !important;
    box-shadow: none;
}

.btn-success:hover,
.btn-success:focus,
.btn-success.focus,
.btn-success.ihbpszfixa {
    color: inherit;
    background-color: #28d786 !important;
    border-color: #28d786 !important;
    box-shadow: none;
}

.btn-success.kytpsg8lba,
.btn-success:disabled {
    color: #ffffff !important;
    background-color: #28d786 !important;
    border-color: #28d786 !important;
}

.btn-warning,
.btn-warning:active {
    background-color: #cc9900 !important;
    border-color: #cc9900 !important;
    color: #ffffff !important;
    box-shadow: none;
}

.btn-warning:hover,
.btn-warning:focus,
.btn-warning.focus,
.btn-warning.ihbpszfixa {
    color: inherit;
    background-color: #ffbf00 !important;
    border-color: #ffbf00 !important;
    box-shadow: none;
}

.btn-warning.kytpsg8lba,
.btn-warning:disabled {
    color: #ffffff !important;
    background-color: #ffbf00 !important;
    border-color: #ffbf00 !important;
}

.btn-danger,
.btn-danger:active {
    background-color: #ae1e2c !important;
    border-color: #ae1e2c !important;
    color: #ffffff !important;
    box-shadow: none;
}

.btn-danger:hover,
.btn-danger:focus,
.btn-danger.focus,
.btn-danger.ihbpszfixa {
    color: inherit;
    background-color: #da2637 !important;
    border-color: #da2637 !important;
    box-shadow: none;
}

.btn-danger.kytpsg8lba,
.btn-danger:disabled {
    color: #ffffff !important;
    background-color: #da2637 !important;
    border-color: #da2637 !important;
}

.btn-white,
.btn-white:active {
    background-color: #eff0ec !important;
    border-color: #eff0ec !important;
    color: #757b62 !important;
    box-shadow: none;
}

.btn-white:hover,
.btn-white:focus,
.btn-white.focus,
.btn-white.ihbpszfixa {
    color: inherit;
    background-color: #ffffff !important;
    border-color: #ffffff !important;
    box-shadow: none;
}

.btn-white.kytpsg8lba,
.btn-white:disabled {
    color: #757b62 !important;
    background-color: #ffffff !important;
    border-color: #ffffff !important;
}

.btn-black,
.btn-black:active {
    background-color: #232323 !important;
    border-color: #232323 !important;
    color: #ffffff !important;
    box-shadow: none;
}

.btn-black:hover,
.btn-black:focus,
.btn-black.focus,
.btn-black.ihbpszfixa {
    color: inherit;
    background-color: #3d3d3d !important;
    border-color: #3d3d3d !important;
    box-shadow: none;
}

.btn-black.kytpsg8lba,
.btn-black:disabled {
    color: #ffffff !important;
    background-color: #3d3d3d !important;
    border-color: #3d3d3d !important;
}

.btn-primary-outline,
.btn-primary-outline:active {
    background-color: transparent !important;
    border-color: #2d6a4f;
    color: #2d6a4f;
}

.btn-primary-outline:hover,
.btn-primary-outline:focus,
.btn-primary-outline.focus,
.btn-primary-outline.ihbpszfixa {
    color: #132d22 !important;
    background-color: transparent !important;
    border-color: #132d22 !important;
    box-shadow: none !important;
}

.btn-primary-outline.kytpsg8lba,
.btn-primary-outline:disabled {
    color: #ffffff !important;
    background-color: #2d6a4f !important;
    border-color: #2d6a4f !important;
}

.btn-secondary-outline,
.btn-secondary-outline:active {
    background-color: transparent !important;
    border-color: #95d5b2;
    color: #95d5b2;
}

.btn-secondary-outline:hover,
.btn-secondary-outline:focus,
.btn-secondary-outline.focus,
.btn-secondary-outline.ihbpszfixa {
    color: #57bc85 !important;
    background-color: transparent !important;
    border-color: #57bc85 !important;
    box-shadow: none !important;
}

.btn-secondary-outline.kytpsg8lba,
.btn-secondary-outline:disabled {
    color: #ffffff !important;
    background-color: #95d5b2 !important;
    border-color: #95d5b2 !important;
}

.btn-info-outline,
.btn-info-outline:active {
    background-color: transparent !important;
    border-color: #0aa3c2;
    color: #0aa3c2;
}

.btn-info-outline:hover,
.btn-info-outline:focus,
.btn-info-outline.focus,
.btn-info-outline.ihbpszfixa {
    color: #065e70 !important;
    background-color: transparent !important;
    border-color: #065e70 !important;
    box-shadow: none !important;
}

.btn-info-outline.kytpsg8lba,
.btn-info-outline:disabled {
    color: #ffffff !important;
    background-color: #0aa3c2 !important;
    border-color: #0aa3c2 !important;
}

.btn-success-outline,
.btn-success-outline:active {
    background-color: transparent !important;
    border-color: #20ac6b;
    color: #20ac6b;
}

.btn-success-outline:hover,
.btn-success-outline:focus,
.btn-success-outline.focus,
.btn-success-outline.ihbpszfixa {
    color: #12633e !important;
    background-color: transparent !important;
    border-color: #12633e !important;
    box-shadow: none !important;
}

.btn-success-outline.kytpsg8lba,
.btn-success-outline:disabled {
    color: #ffffff !important;
    background-color: #20ac6b !important;
    border-color: #20ac6b !important;
}

.btn-warning-outline,
.btn-warning-outline:active {
    background-color: transparent !important;
    border-color: #cc9900;
    color: #cc9900;
}

.btn-warning-outline:hover,
.btn-warning-outline:focus,
.btn-warning-outline.focus,
.btn-warning-outline.ihbpszfixa {
    color: #755800 !important;
    background-color: transparent !important;
    border-color: #755800 !important;
    box-shadow: none !important;
}

.btn-warning-outline.kytpsg8lba,
.btn-warning-outline:disabled {
    color: #ffffff !important;
    background-color: #cc9900 !important;
    border-color: #cc9900 !important;
}

.btn-danger-outline,
.btn-danger-outline:active {
    background-color: transparent !important;
    border-color: #ae1e2c;
    color: #ae1e2c;
}

.btn-danger-outline:hover,
.btn-danger-outline:focus,
.btn-danger-outline.focus,
.btn-danger-outline.ihbpszfixa {
    color: #641119 !important;
    background-color: transparent !important;
    border-color: #641119 !important;
    box-shadow: none !important;
}

.btn-danger-outline.kytpsg8lba,
.btn-danger-outline:disabled {
    color: #ffffff !important;
    background-color: #ae1e2c !important;
    border-color: #ae1e2c !important;
}

.btn-black-outline,
.btn-black-outline:active {
    background-color: transparent !important;
    border-color: #232323;
    color: #232323;
}

.btn-black-outline:hover,
.btn-black-outline:focus,
.btn-black-outline.focus,
.btn-black-outline.ihbpszfixa {
    color: #000000 !important;
    background-color: transparent !important;
    border-color: #000000 !important;
    box-shadow: none !important;
}

.btn-black-outline.kytpsg8lba,
.btn-black-outline:disabled {
    color: #ffffff !important;
    background-color: #232323 !important;
    border-color: #232323 !important;
}

.btn-white-outline,
.btn-white-outline:active {
    background-color: transparent !important;
    border-color: #fafafa;
    color: #fafafa;
}

.btn-white-outline:hover,
.btn-white-outline:focus,
.btn-white-outline.focus,
.btn-white-outline.ihbpszfixa {
    color: #cfcfcf !important;
    background-color: transparent !important;
    border-color: #cfcfcf !important;
    box-shadow: none !important;
}

.btn-white-outline.kytpsg8lba,
.btn-white-outline:disabled {
    color: #7a7a7a !important;
    background-color: #fafafa !important;
    border-color: #fafafa !important;
}

.text-primary {
    color: #2d6a4f !important;
}

.text-secondary {
    color: #95d5b2 !important;
}

.text-success {
    color: #20ac6b !important;
}

.text-info {
    color: #0aa3c2 !important;
}

.text-warning {
    color: #cc9900 !important;
}

.text-danger {
    color: #ae1e2c !important;
}

.text-white {
    color: #fafafa !important;
}

.text-black {
    color: #232323 !important;
}

a.text-primary:hover,
a.text-primary:focus,
a.text-primary.ihbpszfixa {
    color: #0f221a !important;
}

a.text-secondary:hover,
a.text-secondary:focus,
a.text-secondary.ihbpszfixa {
    color: #4cb87d !important;
}

a.text-success:hover,
a.text-success:focus,
a.text-success.ihbpszfixa {
    color: #105636 !important;
}

a.text-info:hover,
a.text-info:focus,
a.text-info.ihbpszfixa {
    color: #055161 !important;
}

a.text-warning:hover,
a.text-warning:focus,
a.text-warning.ihbpszfixa {
    color: #664d00 !important;
}

a.text-danger:hover,
a.text-danger:focus,
a.text-danger.ihbpszfixa {
    color: #570f16 !important;
}

a.text-white:hover,
a.text-white:focus,
a.text-white.ihbpszfixa {
    color: #c7c7c7 !important;
}

a.text-black:hover,
a.text-black:focus,
a.text-black.ihbpszfixa {
    color: #000000 !important;
}

a[class*="text-"]:not(.ba40wbdick):not(.dropdown-item):not([role]):not(.v5d1tw04p1) {
    position: relative;
    background-image: transparent;
    background-size: 10000px 2px;
    background-repeat: no-repeat;
    background-position: 0px 1.2em;
    background-position: -10000px 1.2em;
}

a[class*="text-"]:not(.ba40wbdick):not(.dropdown-item):not([role]):not(.v5d1tw04p1):hover {
    transition: background-position 2s ease-in-out;
    background-image: linear-gradient(currentColor 50%, currentColor 50%);
    background-position: 0px 1.2em;
}

.h5on5qj3qx .ba40wbdick.ihbpszfixa {
    color: #2d6a4f;
}

.h5on5qj3qx .ba40wbdick:not(.ihbpszfixa) {
    color: #232323;
}

.g4ld3czeny {
    background-color: #70c770;
}

.alert-info {
    background-color: #0aa3c2;
}

.alert-warning {
    background-color: #cc9900;
}

.g0wsh17qya {
    background-color: #ae1e2c;
}

.nvdn0wmor0 .c1rktyecrj:not(.btn-form) {
    border-radius: 100px;
}

.mbr-gallery-filter li a {
    border-radius: 100px !important;
}

.mbr-gallery-filter li.ihbpszfixa .c1rktyecrj {
    background-color: #2d6a4f;
    border-color: #2d6a4f;
    color: #ffffff;
}

.mbr-gallery-filter li.ihbpszfixa .c1rktyecrj:focus {
    box-shadow: none;
}

.h5on5qj3qx .ba40wbdick {
    border-radius: 100px !important;
}

a,
a:hover {
    color: #2d6a4f;
}

.mbr-plan-header.bg-primary .mbr-plan-subtitle,
.mbr-plan-header.bg-primary .mbr-plan-price-desc {
    color: #5cba91;
}

.mbr-plan-header.bg-success .mbr-plan-subtitle,
.mbr-plan-header.bg-success .mbr-plan-price-desc {
    color: #68e3aa;
}

.mbr-plan-header.bg-info .mbr-plan-subtitle,
.mbr-plan-header.bg-info .mbr-plan-price-desc {
    color: #55dbf6;
}

.mbr-plan-header.bg-warning .mbr-plan-subtitle,
.mbr-plan-header.bg-warning .mbr-plan-price-desc {
    color: #ffe599;
}

.mbr-plan-header.bg-danger .mbr-plan-subtitle,
.mbr-plan-header.bg-danger .mbr-plan-price-desc {
    color: #e56773;
}

/* Scroll to top button*/
.scrollToTop_wraper {
    display: none;
}

.h6jp67u2zm {
    font-family: 'Onest', sans-serif;
    font-size: 1.25rem;
    line-height: 1.3;
    font-weight: 400;
    border-radius: 100px !important;
}

.h6jp67u2zm>.vpa076bcg4 {
    font-size: 1.5625rem;
}

.h6jp67u2zm:hover,
.h6jp67u2zm:focus {
    box-shadow: rgba(0, 0, 0, 0.07) 0px 1px 1px 0px, rgba(0, 0, 0, 0.07) 0px 1px 3px 0px, rgba(0, 0, 0, 0.03) 0px 0px 0px 1px;
    border-color: #2d6a4f !important;
}

.h6jp67u2zm:-webkit-input-placeholder {
    font-family: 'Onest', sans-serif;
    font-size: 1.25rem;
    line-height: 1.3;
    font-weight: 400;
}

.h6jp67u2zm:-webkit-input-placeholder>.vpa076bcg4 {
    font-size: 1.5625rem;
}

blockquote {
    border-color: #2d6a4f;
}

/* Forms */
.th1uivbzbh .input-group-btn .c1rktyecrj {
    border-radius: 100px !important;
}

.th1uivbzbh .input-group-btn .c1rktyecrj:hover {
    box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.2);
}

.th1uivbzbh .input-group-btn button[type="submit"] {
    border-radius: 100px !important;
    padding: 1rem 3rem;
}

.th1uivbzbh .input-group-btn button[type="submit"]:hover {
    box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.2);
}

.jq-selectbox li:hover,
.jq-selectbox li.selected {
    background-color: #2d6a4f;
    color: #ffffff;
}

.jq-number__spin {
    transition: 0.25s ease;
}

.jq-number__spin:hover {
    border-color: #2d6a4f;
}

.jq-selectbox .jq-selectbox__trigger-arrow,
.jq-number__spin.minus:after,
.jq-number__spin.plus:after {
    transition: 0.4s;
    border-top-color: #232323;
    border-bottom-color: #232323;
}

.jq-selectbox:hover .jq-selectbox__trigger-arrow,
.jq-number__spin.minus:hover:after,
.jq-number__spin.plus:hover:after {
    border-top-color: #2d6a4f;
    border-bottom-color: #2d6a4f;
}

.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_default,
.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_current,
.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box>div>div.xdsoft_current {
    color: #ffffff !important;
    background-color: #2d6a4f !important;
    box-shadow: none !important;
}

.xdsoft_datetimepicker .xdsoft_calendar td:hover,
.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box>div>div:hover {
    color: #000000 !important;
    background: #95d5b2 !important;
    box-shadow: none !important;
}

.lazy-bg {
    background-image: none !important;
}

.lazy-placeholder:not(section),
.lazy-none {
    display: block;
    position: relative;
    padding-bottom: 56.25%;
    width: 100%;
    height: auto;
}

iframe.lazy-placeholder,
.lazy-placeholder:after {
    content: '';
    position: absolute;
    width: 200px;
    height: 200px;
    background: transparent no-repeat center;
    background-size: contain;
    top: 50%;
    left: 50%;
    transform: translateX(-50%) translateY(-50%);
    background-image: url("../../../data:image/svg+xml;charset=UTF-8,%3csvg width='32' height='32' viewBox='0 0 64 64' xmlns='http://www.w3.org/2000/svg' stroke='%232d6a4f' %3e%3cg fill='none' fill-rule='evenodd'%3e%3cg transform='translate(16 16)' stroke-width='2'%3e%3ccircle stroke-opacity='.5' cx='16' cy='16' r='16'/%3e%3cpath d='M32 16c0-9.94-8.06-16-16-16'%3e%3canimateTransform attributeName='transform' type='rotate' from='0 16 16' to='360 16 16' dur='1s' repeatCount='indefinite'/%3e%3c/path%3e%3c/g%3e%3c/g%3e%3c/svg%3e");
}

section.lazy-placeholder:after {
    opacity: 0.5;
}

body {
    overflow-x: hidden;
}

a {
    transition: color 0.6s;
}

.nvdn0wmor0 .c1rktyecrj,
.a6rngrby1a .c1rktyecrj {
    padding: 35px 100px;
    box-shadow: none;
    border-radius: 250px !important;
}

@media (max-width: 768px) {

    .nvdn0wmor0 .c1rktyecrj,
    .a6rngrby1a .c1rktyecrj {
        padding: 30px 50px;
    }
}

.nvdn0wmor0 .c1rktyecrj:hover,
.a6rngrby1a .c1rktyecrj:hover,
.nvdn0wmor0 .c1rktyecrj:focus,
.a6rngrby1a .c1rktyecrj:focus {
    box-shadow: none;
}

.lqqhlql1c8 {
    background-color: transparent;
}

.lqqhlql1c8 .t5fgpcwbdd {
    background-color: #ffffff !important;
    padding: 0;
    background-color: transparent !important;
}

.lqqhlql1c8 .w199t9k9gz.yjhkly13ep .dropdown .dropdown-menu {
    background-color: #ffffff !important;
    background-color: transparent !important;
    background: #ffffff;
}

.lqqhlql1c8 .w199t9k9gz.yjhkly13ep .dropdown .dropdown-menu .dropdown-submenu {
    margin: 0;
    left: 100%;
}

.lqqhlql1c8 .s8phh1lm88 {
    flex-wrap: nowrap;
}

@media (max-width: 991px) {
    .lqqhlql1c8 .s8phh1lm88 {
        flex-direction: column;
        align-items: flex-start;
    }

    .lqqhlql1c8 .s8phh1lm88 .w199t9k9gz.opened,
    .lqqhlql1c8 .s8phh1lm88 .n2r26onvdb {
        background-color: #ffffff !important;
        transition: all 0s ease 0s;
        background-color: transparent !important;
    }
}

.lqqhlql1c8 .t5fgpcwbdd {
    position: relative !important;
}

.lqqhlql1c8 .c1rktyecrj {
    min-height: auto;
    box-shadow: none;
    margin-top: 0;
}

.lqqhlql1c8 .c1rktyecrj:hover {
    box-shadow: none;
}

@media (min-width: 992px) {
    .lqqhlql1c8 ul.y1anw9nskr {
        padding-bottom: 1.5rem;
    }

    .lqqhlql1c8 .dropdown-menu .dropdown-toggle[data-toggle="dropdown-submenu"]::after,
    .lqqhlql1c8 .axkjm7ofmx.dropdown-toggle::after {
        display: inline-block;
        width: 7px;
        height: 7px;
        margin-left: 0.5rem;
        margin-bottom: 2px;
        content: "";
        border: 2px solid;
        border-left: none;
        border-top: none;
        transform: rotate(-45deg);
    }

    .lqqhlql1c8 .axkjm7ofmx.dropdown-toggle::after {
        padding: 0 !important;
        transform: rotate(45deg);
    }

    .lqqhlql1c8 li.ykwuxg2mpa {
        position: relative;
        display: inline-block;
        padding: 0 !important;
        vertical-align: middle;
        line-height: 2em !important;
        font-weight: 600 !important;
        text-decoration: none;
        letter-spacing: 0 !important;
        z-index: 1;
    }

    .lqqhlql1c8 .lg_brand {
        margin: 0 1rem;
    }

    .lqqhlql1c8 .y1anw9nskr.e6ufkoimmv {
        display: -webkit-flex;
        width: fit-content;
        justify-content: center;
        min-width: 200px;
        margin: 0 auto;
        background-color: #b7e4c7;
        border-radius: 25px;
    }
}

.lqqhlql1c8 .ykwuxg2mpa {
    margin: 4px 15px;
}

@media (min-width: 1200px) {
    .lqqhlql1c8 .ykwuxg2mpa {
        margin: 4px 20px;
    }
}

@media (max-width: 991px) {
    .lqqhlql1c8 .ykwuxg2mpa {
        margin: 0 !important;
    }
}

.lqqhlql1c8 .ykwuxg2mpa .ba40wbdick {
    transition: all 0.5s ease-out;
    border-radius: 0.5rem !important;
}

.lqqhlql1c8 .ykwuxg2mpa .ba40wbdick:hover,
.lqqhlql1c8 .ykwuxg2mpa .ba40wbdick:focus {
    color: #2d6a4f !important;
    opacity: 1;
}

.lqqhlql1c8 .dropdown-menu {
    border-radius: 0;
    box-shadow: none;
    text-align: left;
}

@media (min-width: 992px) {
    .lqqhlql1c8 .dropdown-menu {
        padding: 18px 34px 22px;
        min-width: 250px;
        top: auto !important;
        left: -40px !important;
    }

    .lqqhlql1c8 .dropdown-menu.dropdown-submenu {
        left: 215px !important;
        top: -45% !important;
    }
}

@media (max-width: 991px) {

    .lqqhlql1c8 .dropdown-menu .dropdown-toggle[data-toggle="dropdown-submenu"]::after,
    .lqqhlql1c8 .axkjm7ofmx.dropdown-toggle::after {
        display: inline-block;
        width: 7px;
        height: 7px;
        margin-left: 0.5rem;
        margin-bottom: 2px;
        content: "";
        border: 2px solid;
        border-left: none;
        border-top: none;
        transform: rotate(-45deg);
        right: 15px;
        position: absolute;
        margin-top: -2px;
    }

    .lqqhlql1c8 .uzj3lulyxo.dropdown-toggle[aria-expanded="true"]::after {
        transform: rotate(45deg);
        margin-top: -4px;
    }

    .lqqhlql1c8 .offcanvas_box {
        display: none;
    }
}

.lqqhlql1c8 .dropdown-item {
    border: none;
    font-weight: 300 !important;
}

.lqqhlql1c8 .e6ufkoimmv .axkjm7ofmx {
    font-weight: 400 !important;
    padding: 0 !important;
    margin: 0 !important;
}

.lqqhlql1c8 .e6ufkoimmv .axkjm7ofmx.dropdown-toggle::after {
    margin-left: 0.5rem;
    margin-top: 0;
}

.lqqhlql1c8 .container {
    display: flex;
    margin: auto;
}

.lqqhlql1c8 .iconfont-wrapper {
    color: #222222;
    font-size: 17px;
    margin-right: 10px;
    margin-bottom: 5px;
    width: 25px;
    height: 25px;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    transition: all 0.2s ease-in-out;
}

.lqqhlql1c8 .iconfont-wrapper:last-child {
    margin-right: 0;
}

.lqqhlql1c8 .iconfont-wrapper:hover {
    opacity: 0.5;
}

.lqqhlql1c8 .y1anw9nskr {
    margin: 0 1rem;
}

@media (min-width: 992px) {
    .lqqhlql1c8 .y1anw9nskr {
        margin: 0;
    }
}

.lqqhlql1c8 .dropdown-menu,
.lqqhlql1c8 .w199t9k9gz.opened {
    background-color: false !important;
}

.lqqhlql1c8 .ykwuxg2mpa:focus,
.lqqhlql1c8 .ba40wbdick:focus {
    outline: none;
}

.lqqhlql1c8 .dropdown .dropdown-menu .dropdown-item {
    width: auto;
    transition: all 0.25s ease-in-out;
}

.lqqhlql1c8 .dropdown .dropdown-menu .dropdown-item::after {
    right: 0.5rem;
}

.lqqhlql1c8 .dropdown .dropdown-menu .dropdown-item .vpa076bcg4 {
    margin-right: 0.5rem;
    vertical-align: sub;
}

.lqqhlql1c8 .dropdown .dropdown-menu .dropdown-item .vpa076bcg4:before {
    display: inline-block;
    transform: scale(1, 1);
    transition: all 0.25s ease-in-out;
}

.lqqhlql1c8 .rz89cbskih .dropdown-menu .dropdown-item:before {
    display: none;
}

.lqqhlql1c8 .rz89cbskih .dropdown .dropdown-menu .dropdown-item {
    padding: 0.235em 1.5em 0.235em 1.5em !important;
    transition: none;
    margin: 0 !important;
}

.lqqhlql1c8 .w199t9k9gz {
    min-height: 70px;
    padding: 10px 0;
    transition: all 0.3s;
    border-bottom-width: 0;
}

@media (max-width: 992px) {
    .lqqhlql1c8 .w199t9k9gz {
        min-height: 30px;
        max-height: none;
    }
}

.lqqhlql1c8 .w199t9k9gz.opened {
    transition: all 0.3s;
}

.lqqhlql1c8 .w199t9k9gz .dropdown-item {
    padding: 0;
    margin: 8px 0;
}

.lqqhlql1c8 .w199t9k9gz .lso7f88b7m img {
    max-width: 60px;
    min-height: 60px;
    object-fit: contain;
    border-radius: 10px !important;
}

.lqqhlql1c8 .w199t9k9gz .n2r26onvdb {
    justify-content: center;
    z-index: 1;
}

.lqqhlql1c8 .w199t9k9gz.rz89cbskih {
    justify-content: center;
}

.lqqhlql1c8 .w199t9k9gz.rz89cbskih .ykwuxg2mpa .ba40wbdick::before {
    display: none;
}

.lqqhlql1c8 .w199t9k9gz.rz89cbskih.opened .dropdown-menu {
    top: 0;
}

.lqqhlql1c8 .w199t9k9gz.rz89cbskih .dropdown-menu .dropdown-submenu {
    left: 0 !important;
}

.lqqhlql1c8 .w199t9k9gz.rz89cbskih .dropdown-menu .dropdown-item:after {
    right: auto;
}

.lqqhlql1c8 .w199t9k9gz.rz89cbskih ul.y1anw9nskr li {
    margin: auto;
}

.lqqhlql1c8 .w199t9k9gz.rz89cbskih .dropdown-menu .dropdown-item {
    padding: 0.25rem 1.5rem;
    text-align: left;
}

.lqqhlql1c8 .w199t9k9gz.rz89cbskih .icons-menu {
    padding: 0;
}

@media (max-width: 991px) {
    .lqqhlql1c8 .w199t9k9gz .ykwuxg2mpa {
        padding: 0.5rem 0;
    }

    .lqqhlql1c8 .w199t9k9gz .n2r26onvdb {
        padding: 34px 0;
        border-radius: 16px;
        width: 100%;
    }

    .lqqhlql1c8 .w199t9k9gz .ykwuxg2mpa .ba40wbdick::before {
        display: none;
    }

    .lqqhlql1c8 .w199t9k9gz.opened .dropdown-menu {
        top: 0;
    }

    .lqqhlql1c8 .w199t9k9gz .dropdown-menu {
        padding: 6px 0 6px 15px;
    }

    .lqqhlql1c8 .w199t9k9gz .dropdown-menu .dropdown-submenu {
        left: 0 !important;
    }

    .lqqhlql1c8 .w199t9k9gz .dropdown-menu .dropdown-item:after {
        right: auto;
        margin-top: -0.4rem;
    }

    .lqqhlql1c8 .w199t9k9gz .lso7f88b7m img {
        height: 3rem !important;
    }

    .lqqhlql1c8 .w199t9k9gz ul.y1anw9nskr {
        overflow: hidden;
    }

    .lqqhlql1c8 .w199t9k9gz ul.y1anw9nskr li {
        margin: 0;
    }

    .lqqhlql1c8 .w199t9k9gz .dropdown-menu .dropdown-item {
        padding: 0 !important;
        margin: 0;
        margin-top: 8px;
        text-align: left;
    }

    .lqqhlql1c8 .w199t9k9gz .xurnpohtn1 {
        flex-shrink: initial;
        flex-basis: auto;
        word-break: break-word;
        padding-right: 0;
        width: 100%;
        justify-content: space-between;
    }

    .lqqhlql1c8 .w199t9k9gz .h9ll74wkux {
        flex-basis: auto;
    }

    .lqqhlql1c8 .w199t9k9gz .icons-menu {
        padding: 0;
    }
}

.lqqhlql1c8 .w199t9k9gz.navbar-short {
    min-height: 60px;
}

.lqqhlql1c8 .w199t9k9gz.navbar-short .lso7f88b7m img {
    height: 2.5rem !important;
}

.lqqhlql1c8 .w199t9k9gz.navbar-short .xurnpohtn1 {
    min-height: 60px;
    padding: 0;
}

.lqqhlql1c8 .xurnpohtn1 {
    min-height: 70px;
    flex-shrink: 0;
    align-items: center;
    margin-right: 0;
    padding: 10px 0;
    transition: all 0.3s;
    word-break: break-word;
    z-index: 1;
}

.lqqhlql1c8 .xurnpohtn1 .v5d1tw04p1 {
    line-height: inherit !important;
    font-weight: 700;
}

.lqqhlql1c8 .xurnpohtn1 .lso7f88b7m a {
    outline: none;
}

.lqqhlql1c8 .dropdown-item.ihbpszfixa,
.lqqhlql1c8 .dropdown-item:active {
    background-color: transparent;
}

.lqqhlql1c8 .yjhkly13ep .y1anw9nskr .ba40wbdick {
    padding: 8px 12px !important;
}

.lqqhlql1c8 .e6ufkoimmv .axkjm7ofmx.dropdown-toggle {
    margin-right: 1.667em;
}

.lqqhlql1c8 .e6ufkoimmv .axkjm7ofmx.dropdown-toggle[aria-expanded="true"] {
    margin-right: 0;
    padding: 0.667em 1.667em;
}

.lqqhlql1c8 .w199t9k9gz .dropdown.open>.dropdown-menu {
    display: block;
}

.lqqhlql1c8 ul.y1anw9nskr {
    flex-wrap: wrap;
    padding: 0;
}

.lqqhlql1c8 .navbar-buttons {
    text-align: center;
    min-width: 170px;
}

.lqqhlql1c8 button.h9ll74wkux {
    outline: none;
    width: 48px;
    height: 48px;
    border-radius: 50%;
    cursor: pointer;
    transition: all 0.2s;
    position: relative;
    align-self: center;
    color: #ffffff;
    background: #f8fcf9;
}

.lqqhlql1c8 button.h9ll74wkux .dqsajmmr60 span {
    position: absolute;
    right: 10px;
    margin-top: 14px;
    width: 26px;
    height: 2px;
    border-right: 5px;
    background-color: #000000;
}

.lqqhlql1c8 button.h9ll74wkux .dqsajmmr60 span:nth-child(1) {
    top: 0;
    transition: all 0.2s;
}

.lqqhlql1c8 button.h9ll74wkux .dqsajmmr60 span:nth-child(2) {
    top: 8px;
    transition: all 0.15s;
}

.lqqhlql1c8 button.h9ll74wkux .dqsajmmr60 span:nth-child(3) {
    top: 8px;
    transition: all 0.15s;
}

.lqqhlql1c8 button.h9ll74wkux .dqsajmmr60 span:nth-child(4) {
    top: 16px;
    transition: all 0.2s;
}

.lqqhlql1c8 nav.opened .dqsajmmr60 span:nth-child(1) {
    top: 8px;
    width: 0;
    opacity: 0;
    right: 50%;
    transition: all 0.2s;
}

.lqqhlql1c8 nav.opened .dqsajmmr60 span:nth-child(2) {
    transform: rotate(45deg);
    transition: all 0.25s;
}

.lqqhlql1c8 nav.opened .dqsajmmr60 span:nth-child(3) {
    transform: rotate(-45deg);
    transition: all 0.25s;
}

.lqqhlql1c8 nav.opened .dqsajmmr60 span:nth-child(4) {
    top: 8px;
    width: 0;
    opacity: 0;
    right: 50%;
    transition: all 0.2s;
}

.lqqhlql1c8 a.ba40wbdick {
    display: flex;
    align-items: center;
    justify-content: flex-start;
}

.lqqhlql1c8 .icons-menu {
    flex-wrap: nowrap;
    display: flex;
    justify-content: center;
    padding: 0;
    text-align: center;
    margin-bottom: 35px;
}

@media screen and (-ms-high-contrast: active),
(-ms-high-contrast: none) {
    .lqqhlql1c8 .w199t9k9gz {
        height: 70px;
    }

    .lqqhlql1c8 .w199t9k9gz.opened {
        height: auto;
    }

    .lqqhlql1c8 .ykwuxg2mpa .ba40wbdick:hover::before {
        width: 175%;
        max-width: calc(100% + 2rem);
        left: -1rem;
    }
}

.lqqhlql1c8 .t5fgpcwbdd .lso7f88b7m {
    margin-right: 15px;
}

@media (min-width: 768px) {
    .lqqhlql1c8 .rs4losoohk {
        padding-left: 40px;
        padding-right: 40px;
    }
}

.lqqhlql1c8 .a6rngrby1a .c1rktyecrj {
    margin: 8px;
    padding: 11px 25px;
    min-width: 180px;
    border-radius: 30px !important;
}

.lqqhlql1c8 .v5d1tw04p1:hover {
    color: #2d6a4f;
}

@media (min-width: 992px) {
    .lqqhlql1c8 .dropdown-menu.dropdown-submenu {
        left: 175px !important;
        top: -45% !important;
    }
}

.lqqhlql1c8 .text_widget {
    margin-bottom: 32px;
}

.lqqhlql1c8 .text_widget a {
    transition: all 0.3s ease-out;
}

.lqqhlql1c8 .text_widget a:hover,
.lqqhlql1c8 .text_widget a:focus {
    opacity: 0.8;
}

@media (max-width: 1199px) {
    .lqqhlql1c8 .y1anw9nskr.e6ufkoimmv {
        margin: 0 16px;
        width: auto;
    }
}

.lqqhlql1c8 .icons-menu-main {
    display: flex;
}

.lqqhlql1c8 .y2l1fke1ym {
    color: #ffffff;
    text-align: center;
}

.lqqhlql1c8 .v5d1tw04p1 {
    color: #000000;
}

.lqqhlql1c8 .a68yoqelf9 {
    color: #ffffff;
    text-align: center;
}

.lqqhlql1c8 .y2l1fke1ym,
.lqqhlql1c8 .text_widget,
.lqqhlql1c8 .nvdn0wmor0 {
    text-align: center;
}

.lqqhlql1c8 a[class*="text-"]:not(.ba40wbdick):not(.dropdown-item):not([role]):not(.v5d1tw04p1):hover {
    background-image: none;
}

.lqqhlql1c8 .ba40wbdick,
.lqqhlql1c8 .dropdown-item {
    color: #000000;
}

.mgk947et1d {
    padding-top: 0rem;
    padding-bottom: 0rem;
    background-color: transparent;
}

.mgk947et1d .kja5o7otm7.kytpsg8lba {
    display: none;
}

.mgk947et1d .kja5o7otm7 {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

.mgk947et1d .rs4losoohk {
    padding: 10px 8px;
}

@media (max-width: 992px) {
    .mgk947et1d .container {
        padding: 10px 8px;
    }
}

.mgk947et1d .cd4sx7l66v {
    border-radius: 25px;
    background-color: #2d6a4f;
    padding: 100px 40px 40px;
    margin: 0;
    overflow: hidden;
    justify-content: center;
    box-shadow: inset -60px 0 30rem #f8fcf9;
}

@media (max-width: 768px) {
    .mgk947et1d .cd4sx7l66v {
        padding: 50px 10px 40px;
    }
}

.mgk947et1d .cd4sx7l66v .ardwyowp7u {
    padding: 0;
    justify-content: center;
}

.mgk947et1d .nahbxfltb7 {
    position: relative;
    margin-right: 50px;
}

@media (max-width: 992px) {
    .mgk947et1d .nahbxfltb7 {
        margin: 0 0 32px 0;
    }
}

.mgk947et1d .nahbxfltb7 img {
    height: 650px;
    border-radius: 25px !important;
    object-fit: cover;
}

@media (max-width: 992px) {
    .mgk947et1d .nahbxfltb7 img {
        height: 350px;
    }
}

.mgk947et1d .nahbxfltb7 .chz9iu4h5h {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    pointer-events: none;
}

.mgk947et1d .nahbxfltb7 .chz9iu4h5h .vpa076bcg4 {
    position: absolute;
    top: 0;
    left: 0;
    width: 100px;
    height: 100px;
    font-size: 60px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    border-radius: 25px;
    color: #000000;
    background-color: #b7e4c7;
    transform: rotate(-20deg);
    pointer-events: visible;
}

.mgk947et1d .nahbxfltb7 .chz9iu4h5h .vpa076bcg4:nth-child(2) {
    left: auto;
    right: 0;
    background-color: #95d5b2;
    transform: rotate(20deg);
    color: #000000;
}

.mgk947et1d .nahbxfltb7 .chz9iu4h5h .vpa076bcg4:nth-child(3) {
    top: auto;
    bottom: 0;
    background-color: #715edb;
    transform: rotate(-20deg);
    color: #ffffff;
}

@media (max-width: 768px) {
    .mgk947et1d .nahbxfltb7 .chz9iu4h5h .vpa076bcg4 {
        width: 50px;
        height: 50px;
        font-size: 25px;
    }
}

.mgk947et1d .fgfwzavs3x .y2l1fke1ym {
    margin-bottom: 64px;
}

@media (max-width: 992px) {
    .mgk947et1d .fgfwzavs3x .y2l1fke1ym {
        margin-bottom: 32px;
    }
}

.mgk947et1d .fgfwzavs3x .i5p1k1qjvq {
    margin-bottom: 64px;
}

@media (max-width: 992px) {
    .mgk947et1d .fgfwzavs3x .i5p1k1qjvq {
        margin-bottom: 32px;
    }
}

.mgk947et1d .fgfwzavs3x .a68yoqelf9 {
    margin-bottom: 0;
}

.mgk947et1d .fgfwzavs3x .nvdn0wmor0 {
    margin-top: 22px;
}

.mgk947et1d .i5p1k1qjvq {
    color: #ffffff;
}

.mgk947et1d .y2l1fke1ym {
    color: #FFFFFF;
}

.mgk947et1d .a68yoqelf9 {
    color: #FFFFFF;
}

.mgk947et1d .i5p1k1qjvq,
.mgk947et1d .nvdn0wmor0 {
    color: #FFFFFF;
}

.p0yeiufhyy {
    padding-top: 0rem;
    padding-bottom: 0rem;
    background-color: transparent;
}

.p0yeiufhyy .kja5o7otm7.kytpsg8lba {
    display: none;
}

.p0yeiufhyy .kja5o7otm7 {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

.p0yeiufhyy .rs4losoohk {
    padding: 10px 8px;
}

@media (max-width: 992px) {
    .p0yeiufhyy .container {
        padding: 10px 8px;
    }
}

.p0yeiufhyy .cd4sx7l66v {
    border-radius: 25px;
    background-color: #b7e4c7;
    box-shadow: inset 0 0 5rem #f8fcf9;
    margin: 0;
    overflow: hidden;
    padding: 100px 32px 84px;
    justify-content: center;
}

@media (max-width: 768px) {
    .p0yeiufhyy .cd4sx7l66v {
        padding: 50px 2px 34px;
    }
}

.p0yeiufhyy .i5p1k1qjvq {
    margin-bottom: 80px;
    color: #000000;
    text-align: center;
}

@media (max-width: 992px) {
    .p0yeiufhyy .i5p1k1qjvq {
        margin-bottom: 50px;
    }
}

.p0yeiufhyy .ardwyowp7u {
    padding: 0 8px;
}

.p0yeiufhyy .ardwyowp7u:nth-child(2n) {
    margin-top: 80px;
}

@media (max-width: 992px) {
    .p0yeiufhyy .ardwyowp7u:nth-child(2n) {
        margin-top: 0;
    }
}

@media (max-width: 992px) {
    .p0yeiufhyy .ardwyowp7u {
        margin-bottom: 16px;
    }
}

.p0yeiufhyy .ardwyowp7u .tl7mcb8tyz {
    margin-bottom: 16px;
}

.p0yeiufhyy .ardwyowp7u .tl7mcb8tyz:last-child {
    margin-bottom: 0;
}

.p0yeiufhyy .ardwyowp7u .tl7mcb8tyz .wqdsv9glws {
    background-color: #f8fcf9;
    border-radius: 33px !important;
    height: 100%;
    padding: 20px;
}

@media (max-width: 992px) {
    .p0yeiufhyy .ardwyowp7u .tl7mcb8tyz .wqdsv9glws {
        padding: 20px 15px;
    }
}

.p0yeiufhyy .ardwyowp7u .tl7mcb8tyz .wqdsv9glws .jlluc20jt9 {
    margin-bottom: 20px;
}

.p0yeiufhyy .ardwyowp7u .tl7mcb8tyz .wqdsv9glws .jlluc20jt9 img {
    display: inline-flex;
    width: 120px;
    height: 120px;
    border-radius: 25px !important;
    object-fit: cover;
}

.p0yeiufhyy .ardwyowp7u .tl7mcb8tyz .wqdsv9glws .ex5btwxkg6 .oyebvwixng {
    margin-bottom: 16px;
}

.p0yeiufhyy .ardwyowp7u .tl7mcb8tyz .wqdsv9glws .ex5btwxkg6 .v5en2tun1u {
    margin-top: 60px;
}

@media (max-width: 768px) {
    .p0yeiufhyy .ardwyowp7u .tl7mcb8tyz .wqdsv9glws .ex5btwxkg6 .v5en2tun1u {
        margin-top: 16px;
    }
}

.p0yeiufhyy .ardwyowp7u .tl7mcb8tyz .wqdsv9glws .ex5btwxkg6 .v5en2tun1u .nmne412z0r {
    margin-bottom: 0;
}

.p0yeiufhyy .ardwyowp7u .tl7mcb8tyz .wqdsv9glws .ex5btwxkg6 .v5en2tun1u .a0jcuq8kna {
    margin-bottom: 0;
}

.p0yeiufhyy .oyebvwixng {
    color: #222222;
}

.p0yeiufhyy .nmne412z0r {
    color: #000000;
}

.p0yeiufhyy .a0jcuq8kna {
    color: #000000;
}

.p0yeiufhyy .oyebvwixng,
.p0yeiufhyy .jlluc20jt9 {
    color: #000000;
}

.ckm5sh5g86 {
    padding-top: 0rem;
    padding-bottom: 0rem;
    background-color: transparent;
}

.ckm5sh5g86 .kja5o7otm7.kytpsg8lba {
    display: none;
}

.ckm5sh5g86 .kja5o7otm7 {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

.ckm5sh5g86 .rs4losoohk {
    padding: 10px 8px;
}

@media (max-width: 992px) {
    .ckm5sh5g86 .container {
        padding: 10px 8px;
    }
}

.ckm5sh5g86 .cd4sx7l66v {
    border-radius: 25px;
    background-color: #95d5b2;
    padding: 100px 32px;
    margin: 0;
    overflow: hidden;
}

@media (max-width: 768px) {
    .ckm5sh5g86 .cd4sx7l66v {
        padding: 50px 2px;
    }
}

.ckm5sh5g86 .cd4sx7l66v .ardwyowp7u {
    padding: 0 8px;
}

@media (max-width: 992px) {
    .ckm5sh5g86 .d43wzllnfk {
        margin-bottom: 20px;
    }
}

.ckm5sh5g86 .d43wzllnfk .pbzv7m9slf {
    display: inline-flex;
    border: 1px solid #95d5b2;
    border-radius: 300px;
    padding: 5px 25px;
    background-color: #b7e4c7;
    margin-bottom: 0;
}

.ckm5sh5g86 .i5p1k1qjvq {
    margin-bottom: 50px;
    color: #222222;
}

@media (max-width: 768px) {
    .ckm5sh5g86 .i5p1k1qjvq {
        margin-bottom: 30px;
    }
}

.ckm5sh5g86 .hb3bng7j93 {
    margin-bottom: 50px;
}

@media (max-width: 768px) {
    .ckm5sh5g86 .hb3bng7j93 {
        margin-bottom: 30px;
    }
}

.ckm5sh5g86 .hb3bng7j93 .k879ksdl7x.h5on5qj3qx {
    display: inline-flex;
    border: none;
}

.ckm5sh5g86 .hb3bng7j93 .k879ksdl7x.h5on5qj3qx .ykwuxg2mpa {
    padding: 0;
    border: none;
    margin: 0 10px 10px 0;
    transition: all 0.3s ease-in-out;
}

.ckm5sh5g86 .hb3bng7j93 .k879ksdl7x.h5on5qj3qx .ykwuxg2mpa:last-child {
    margin-right: 0;
}

.ckm5sh5g86 .hb3bng7j93 .k879ksdl7x.h5on5qj3qx .ykwuxg2mpa .ba40wbdick {
    margin-bottom: 0;
    color: #000000;
    background-color: transparent;
    padding: 35px 100px;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: all 0.3s ease-in-out;
    border: 2px solid #000000;
    border-radius: 100px !important;
}

@media (max-width: 768px) {
    .ckm5sh5g86 .hb3bng7j93 .k879ksdl7x.h5on5qj3qx .ykwuxg2mpa .ba40wbdick {
        padding: 30px 50px;
    }
}

.ckm5sh5g86 .hb3bng7j93 .k879ksdl7x.h5on5qj3qx .ykwuxg2mpa .ba40wbdick.ihbpszfixa {
    color: #000000;
    background-color: #b7e4c7;
    border: 2px solid #b7e4c7;
}

.ckm5sh5g86 .fgfwzavs3x {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    gap: 16px;
}

@media (max-width: 992px) {
    .ckm5sh5g86 .fgfwzavs3x {
        grid-template-columns: 1fr 1fr;
    }
}

@media (max-width: 768px) {
    .ckm5sh5g86 .fgfwzavs3x {
        grid-template-columns: 1fr;
    }
}

.ckm5sh5g86 .fgfwzavs3x .tl7mcb8tyz {
    min-height: 300px;
}

.ckm5sh5g86 .fgfwzavs3x .tl7mcb8tyz .wqdsv9glws {
    border-radius: 0 !important;
    height: 100%;
}

.ckm5sh5g86 .fgfwzavs3x .tl7mcb8tyz .wqdsv9glws .jlluc20jt9 {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    padding: 30px;
    position: relative;
    border-radius: 25px !important;
    overflow: hidden;
    height: 100%;
}

@media (max-width: 992px) {
    .ckm5sh5g86 .fgfwzavs3x .tl7mcb8tyz .wqdsv9glws .jlluc20jt9 {
        padding: 20px 15px;
    }
}

.ckm5sh5g86 .fgfwzavs3x .tl7mcb8tyz .wqdsv9glws .jlluc20jt9 img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border-radius: 0 !important;
    object-fit: cover;
}

.ckm5sh5g86 .fgfwzavs3x .tl7mcb8tyz .wqdsv9glws .jlluc20jt9::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #000000;
    opacity: 0.7;
    pointer-events: none;
    z-index: 1;
}

.ckm5sh5g86 .fgfwzavs3x .tl7mcb8tyz .wqdsv9glws .jlluc20jt9 a {
    width: 100%;
    position: relative;
    z-index: 1;
    display: block;
    text-align: right;
}

.ckm5sh5g86 .fgfwzavs3x .tl7mcb8tyz .wqdsv9glws .jlluc20jt9 a:hover .vpa076bcg4,
.ckm5sh5g86 .fgfwzavs3x .tl7mcb8tyz .wqdsv9glws .jlluc20jt9 a:focus .vpa076bcg4 {
    transform: scale(1.15);
}

.ckm5sh5g86 .fgfwzavs3x .tl7mcb8tyz .wqdsv9glws .jlluc20jt9 a .vpa076bcg4 {
    width: 60px;
    height: 60px;
    border-radius: 100%;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    background-color: #ffffff;
    color: #000000;
    font-size: 16px;
    margin-left: 10px;
    transition: all 0.3s ease-in-out;
    pointer-events: visible;
}

.ckm5sh5g86 .fgfwzavs3x .tl7mcb8tyz .wqdsv9glws .jlluc20jt9 .ex5btwxkg6 {
    width: 100%;
    display: flex;
    justify-content: space-between;
    position: relative;
    z-index: 1;
    pointer-events: none;
}

.ckm5sh5g86 .fgfwzavs3x .tl7mcb8tyz .wqdsv9glws .jlluc20jt9 .ex5btwxkg6 .g4ljeqqzo3 {
    margin-bottom: 0;
    pointer-events: visible;
}

.ckm5sh5g86 .fgfwzavs3x .tl7mcb8tyz .wqdsv9glws .jlluc20jt9 .ex5btwxkg6 .gaqayihwtm {
    margin-bottom: 0;
    pointer-events: visible;
}

.ckm5sh5g86 .item-menu-overlay .btn-wrapper {
    margin-right: 25%;
}

.ckm5sh5g86 .pbzv7m9slf {
    color: #3283fb;
}

.ckm5sh5g86 .g4ljeqqzo3 {
    color: #ffffff;
}

.ckm5sh5g86 .gaqayihwtm {
    color: #F8FCF9;
}

.ckm5sh5g86 .pbzv7m9slf,
.ckm5sh5g86 .d43wzllnfk {
    color: #000000;
}

.ckm5sh5g86 .i5p1k1qjvq,
.ckm5sh5g86 .hb3bng7j93 {
    color: #000000;
}

.ckm5sh5g86 .g4ljeqqzo3,
.ckm5sh5g86 .nvdn0wmor0 {
    color: #F8FCF9;
}

.wcxq0jalda .kja5o7otm7.kytpsg8lba {
    display: none;
}

.wcxq0jalda .kja5o7otm7 {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    background-image: url("background1.jpg");
}

.be94474lay {
    padding-top: 0rem;
    padding-bottom: 0rem;
    background-color: transparent;
}

.be94474lay .kja5o7otm7.kytpsg8lba {
    display: none;
}

.be94474lay .kja5o7otm7 {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

.be94474lay .rs4losoohk {
    padding: 10px 8px;
}

@media (max-width: 992px) {
    .be94474lay .container {
        padding: 10px 8px;
    }
}

.be94474lay .cd4sx7l66v {
    border-radius: 25px;
    background-color: #b7e4c7;
    justify-content: center;
    padding: 100px 32px;
    margin: 0;
    overflow: hidden;
    box-shadow: inset 0 0 5rem #f8fcf9;
}

@media (max-width: 768px) {
    .be94474lay .cd4sx7l66v {
        padding: 50px 2px;
    }
}

.be94474lay .cd4sx7l66v .ardwyowp7u {
    padding: 0 8px;
    justify-content: center;
}

.be94474lay .i5p1k1qjvq {
    margin-bottom: 50px;
    color: #ffffff;
    text-align: center;
}

@media (max-width: 992px) {
    .be94474lay .i5p1k1qjvq {
        margin-bottom: 30px;
    }
}

.be94474lay .nahbxfltb7 {
    height: 100%;
}

@media (max-width: 992px) {
    .be94474lay .nahbxfltb7 {
        margin-bottom: 30px;
    }
}

.be94474lay .nahbxfltb7 img {
    height: 100%;
    border-radius: 25px !important;
    object-fit: cover;
}

@media (max-width: 992px) {
    .be94474lay .nahbxfltb7 img {
        height: 300px;
    }
}

.be94474lay .fgfwzavs3x .dd3c8qj7wh {
    border-radius: 25px !important;
}

.be94474lay .fgfwzavs3x .dd3c8qj7wh .ardwyowp7u {
    background-color: #f8fcf9;
    border-radius: 17px !important;
    margin-bottom: 16px;
}

.be94474lay .fgfwzavs3x .dd3c8qj7wh .ardwyowp7u:last-child {
    margin-bottom: 0;
}

.be94474lay .fgfwzavs3x .dd3c8qj7wh .ardwyowp7u .sqi4temt5y {
    padding: 20px;
    border: none;
    background-color: transparent;
}

.be94474lay .fgfwzavs3x .dd3c8qj7wh .ardwyowp7u .sqi4temt5y .iiyj9b0xxz {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.be94474lay .fgfwzavs3x .dd3c8qj7wh .ardwyowp7u .sqi4temt5y .iiyj9b0xxz:not(.rz89cbskih) .vpa076bcg4 {
    transform: rotate(-45deg);
}

.be94474lay .fgfwzavs3x .dd3c8qj7wh .ardwyowp7u .sqi4temt5y .iiyj9b0xxz .ju1x7oy30q {
    margin-bottom: 0;
}

.be94474lay .fgfwzavs3x .dd3c8qj7wh .ardwyowp7u .sqi4temt5y .iiyj9b0xxz .vpa076bcg4 {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    border-radius: 100%;
    width: 50px;
    height: 50px;
    min-width: 50px;
    font-size: 18px;
    color: #000000;
    transition: all 0.3s ease-in-out;
    opacity: 1;
    margin-left: 10px;
    background-color: #b7e4c7;
}

.be94474lay .fgfwzavs3x .dd3c8qj7wh .ardwyowp7u .lr1qeu22xk .tzyfaso4xq {
    padding: 0 20px 20px;
}

.be94474lay .fgfwzavs3x .dd3c8qj7wh .ardwyowp7u .lr1qeu22xk .tzyfaso4xq .j5s066ib15 {
    opacity: 0.8;
    margin-bottom: 0;
}

.be94474lay .iiyj9b0xxz {
    color: #222222;
}

.be94474lay .j5s066ib15 {
    color: #000000;
}

.be94474lay .i5p1k1qjvq,
.be94474lay .nvdn0wmor0 {
    color: #000000;
}

.be94474lay .ju1x7oy30q {
    color: #000000;
}

.iwe8jg1ps6 {
    padding-top: 0rem;
    padding-bottom: 0rem;
    background-color: transparent;
}

.iwe8jg1ps6 .kja5o7otm7.kytpsg8lba {
    display: none;
}

.iwe8jg1ps6 .kja5o7otm7 {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

.iwe8jg1ps6 .rs4losoohk {
    padding: 10px 8px;
}

@media (max-width: 992px) {
    .iwe8jg1ps6 .container {
        padding: 10px 8px;
    }
}

.iwe8jg1ps6 .cd4sx7l66v {
    margin: 0;
}

.iwe8jg1ps6 .cd4sx7l66v .ardwyowp7u {
    padding: 0;
}

.iwe8jg1ps6 .nahbxfltb7 {
    height: 100%;
    margin-right: 8px;
}

@media (max-width: 992px) {
    .iwe8jg1ps6 .nahbxfltb7 {
        margin: 0;
    }
}

.iwe8jg1ps6 .nahbxfltb7 img {
    height: 100%;
    border-radius: 25px !important;
    object-fit: cover;
}

@media (max-width: 992px) {
    .iwe8jg1ps6 .nahbxfltb7 img {
        height: 300px;
    }
}

.iwe8jg1ps6 .fgfwzavs3x {
    display: flex;
    align-items: center;
    padding: 50px 40px;
    background-image: linear-gradient(0.375turn, #b7e4c7 0%, #2d6a4f 98%);
    border-radius: 25px;
    margin-left: 8px;
    height: 100%;
}

@media (max-width: 992px) {
    .iwe8jg1ps6 .fgfwzavs3x {
        margin: 0;
    }
}

@media (max-width: 768px) {
    .iwe8jg1ps6 .fgfwzavs3x {
        padding: 50px 10px;
    }
}

.iwe8jg1ps6 .fgfwzavs3x .e2w0rdayje {
    width: 100%;
}

.iwe8jg1ps6 .fgfwzavs3x .e2w0rdayje .d43wzllnfk {
    margin-bottom: 20px;
}

.iwe8jg1ps6 .fgfwzavs3x .e2w0rdayje .d43wzllnfk .pbzv7m9slf {
    display: inline-flex;
    border-radius: 300px;
    padding: 5px 25px;
    background-color: #f8fcf9;
    margin-bottom: 0;
}

.iwe8jg1ps6 .fgfwzavs3x .e2w0rdayje .i5p1k1qjvq {
    margin-bottom: 80px;
}

.iwe8jg1ps6 .fgfwzavs3x .e2w0rdayje .lmqgravzwe {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 36px;
}

@media (max-width: 768px) {
    .iwe8jg1ps6 .fgfwzavs3x .e2w0rdayje .lmqgravzwe {
        grid-template-columns: 1fr;
    }
}

.iwe8jg1ps6 .fgfwzavs3x .e2w0rdayje .lmqgravzwe .tl7mcb8tyz {
    padding: 20px;
    border-radius: 17px;
    background-color: #f8fcf9;
}

.iwe8jg1ps6 .fgfwzavs3x .e2w0rdayje .lmqgravzwe .tl7mcb8tyz .wqdsv9glws .jlluc20jt9 {
    margin-bottom: 5px;
    text-align: right;
    margin-top: -3rem;
}

.iwe8jg1ps6 .fgfwzavs3x .e2w0rdayje .lmqgravzwe .tl7mcb8tyz .wqdsv9glws .jlluc20jt9 img {
    display: inline-flex;
    width: 60px;
    height: 60px;
    border-radius: 100% !important;
    object-fit: cover;
}

.iwe8jg1ps6 .fgfwzavs3x .e2w0rdayje .lmqgravzwe .tl7mcb8tyz .wqdsv9glws .ex5btwxkg6 .g4ljeqqzo3 {
    margin-bottom: 30px;
}

.iwe8jg1ps6 .fgfwzavs3x .e2w0rdayje .lmqgravzwe .tl7mcb8tyz .wqdsv9glws .ex5btwxkg6 .oyebvwixng {
    margin-bottom: 0;
}

.iwe8jg1ps6 .i5p1k1qjvq {
    color: #000000;
    text-align: center;
}

.iwe8jg1ps6 .pbzv7m9slf,
.iwe8jg1ps6 .d43wzllnfk {
    color: #000000;
    text-align: center;
}

.iwe8jg1ps6 .g4ljeqqzo3 {
    color: #000000;
}

.iwe8jg1ps6 .oyebvwixng {
    color: #000000;
}

.qu8ctcgb39 {
    padding-top: 0rem;
    padding-bottom: 0rem;
    background-color: transparent;
}

.qu8ctcgb39 .kja5o7otm7.kytpsg8lba {
    display: none;
}

.qu8ctcgb39 .kja5o7otm7 {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

.qu8ctcgb39 .rs4losoohk {
    padding: 10px 8px;
}

@media (max-width: 992px) {
    .qu8ctcgb39 .container {
        padding: 10px 8px;
    }
}

.qu8ctcgb39 .cd4sx7l66v {
    border-radius: 25px;
    background-color: #b7e4c7;
    padding: 40px;
    margin: 0;
    overflow: hidden;
}

@media (max-width: 768px) {
    .qu8ctcgb39 .cd4sx7l66v {
        padding: 40px 10px;
    }
}

.qu8ctcgb39 .cd4sx7l66v .ardwyowp7u {
    padding: 0;
    justify-content: center;
}

.qu8ctcgb39 .fgfwzavs3x {
    padding-right: 50px;
}

@media (max-width: 992px) {
    .qu8ctcgb39 .fgfwzavs3x {
        padding: 0;
    }
}

.qu8ctcgb39 .fgfwzavs3x .i5p1k1qjvq {
    margin-bottom: 16px;
}

.qu8ctcgb39 .fgfwzavs3x .a68yoqelf9 {
    margin-bottom: 32px;
}

.qu8ctcgb39 .fgfwzavs3x .e9dw817y4t {
    margin-top: 60px;
}

@media (max-width: 992px) {
    .qu8ctcgb39 .fgfwzavs3x .e9dw817y4t {
        margin: 32px 0 32px;
    }
}

.qu8ctcgb39 .fgfwzavs3x .e9dw817y4t .aya0hrxu1i {
    display: inline-flex;
    width: 250px;
    border-radius: 25px;
    position: relative;
    overflow: hidden;
    backdrop-filter: blur(12px);
    margin-bottom: 16px;
}

@media (max-width: 1500px) {
    .qu8ctcgb39 .fgfwzavs3x .e9dw817y4t .aya0hrxu1i {
        width: 200px;
    }
}

@media (max-width: 1280px) {
    .qu8ctcgb39 .fgfwzavs3x .e9dw817y4t .aya0hrxu1i {
        width: 150px;
    }
}

@media (max-width: 992px) {
    .qu8ctcgb39 .fgfwzavs3x .e9dw817y4t .aya0hrxu1i {
        width: 100%;
    }
}

@media (max-width: 768px) {
    .qu8ctcgb39 .fgfwzavs3x .e9dw817y4t .aya0hrxu1i {
        border-radius: 17px;
    }
}

.qu8ctcgb39 .fgfwzavs3x .e9dw817y4t .aya0hrxu1i::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #f8fcf9;
    opacity: 0.8;
}

.qu8ctcgb39 .fgfwzavs3x .e9dw817y4t .aya0hrxu1i .wqdsv9glws {
    position: relative;
    width: 100%;
}

.qu8ctcgb39 .fgfwzavs3x .e9dw817y4t .aya0hrxu1i .wqdsv9glws .jlluc20jt9 {
    display: flex;
    justify-content: flex-end;
}

.qu8ctcgb39 .fgfwzavs3x .e9dw817y4t .aya0hrxu1i .wqdsv9glws .jlluc20jt9 img {
    display: inline-flex;
    width: 70px;
    height: 70px;
    border-radius: 100% !important;
    margin: -4px -4px 0 0;
    object-fit: cover;
}

.qu8ctcgb39 .fgfwzavs3x .e9dw817y4t .aya0hrxu1i .wqdsv9glws .ex5btwxkg6 {
    padding: 30px;
}

@media (max-width: 768px) {
    .qu8ctcgb39 .fgfwzavs3x .e9dw817y4t .aya0hrxu1i .wqdsv9glws .ex5btwxkg6 {
        padding: 15px;
    }
}

.qu8ctcgb39 .fgfwzavs3x .e9dw817y4t .aya0hrxu1i .wqdsv9glws .ex5btwxkg6 .oyebvwixng {
    margin-bottom: 0;
}

.qu8ctcgb39 .nahbxfltb7 .chz9iu4h5h {
    display: flex;
    justify-content: space-between;
}

.qu8ctcgb39 .nahbxfltb7 .chz9iu4h5h .vpa076bcg4 {
    width: 100px;
    height: 100px;
    font-size: 60px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    border-radius: 25px;
    color: #ffffff;
    background-color: #2d6a4f;
    transform: rotate(-5deg);
    margin-top: 100px;
}

.qu8ctcgb39 .nahbxfltb7 .chz9iu4h5h .vpa076bcg4:nth-child(2) {
    background-color: #95d5b2;
    margin-top: 0;
    color: #000000;
}

.qu8ctcgb39 .nahbxfltb7 .chz9iu4h5h .vpa076bcg4:nth-child(3) {
    background-color: #f85f32;
    transform: rotate(5deg);
    color: #ffffff;
}

@media (max-width: 768px) {
    .qu8ctcgb39 .nahbxfltb7 .chz9iu4h5h .vpa076bcg4 {
        width: 50px;
        height: 50px;
        margin-top: 30px;
        font-size: 25px;
    }
}

.qu8ctcgb39 .nahbxfltb7 .wz9rp7euhg {
    display: flex;
    justify-content: center;
    margin-top: -8rem;
}

.qu8ctcgb39 .nahbxfltb7 .wz9rp7euhg img {
    height: 650px;
    width: 650px;
    object-fit: cover;
    border-radius: 100% !important;
}

@media (max-width: 1199px) {
    .qu8ctcgb39 .nahbxfltb7 .wz9rp7euhg img {
        height: 450px;
        width: 450px;
        min-width: 450px;
    }
}

.qu8ctcgb39 .nahbxfltb7 .lmqgravzwe {
    display: flex;
    justify-content: space-between;
    margin-top: -8rem;
}

@media (max-width: 992px) {
    .qu8ctcgb39 .nahbxfltb7 .lmqgravzwe {
        flex-direction: column;
    }
}

.qu8ctcgb39 .nahbxfltb7 .lmqgravzwe .xcim0cnwb8 {
    display: inline-flex;
    max-width: 250px;
    border-radius: 25px;
    position: relative;
    overflow: hidden;
    padding: 30px;
    backdrop-filter: blur(12px);
    height: fit-content;
}

@media (max-width: 1500px) {
    .qu8ctcgb39 .nahbxfltb7 .lmqgravzwe .xcim0cnwb8 {
        max-width: 200px;
    }
}

@media (max-width: 1280px) {
    .qu8ctcgb39 .nahbxfltb7 .lmqgravzwe .xcim0cnwb8 {
        max-width: 150px;
    }
}

@media (max-width: 992px) {
    .qu8ctcgb39 .nahbxfltb7 .lmqgravzwe .xcim0cnwb8 {
        display: block;
        max-width: 100%;
        width: 100%;
        margin-bottom: 16px;
    }

    .qu8ctcgb39 .nahbxfltb7 .lmqgravzwe .xcim0cnwb8:last-child {
        margin-bottom: 0;
    }
}

@media (max-width: 768px) {
    .qu8ctcgb39 .nahbxfltb7 .lmqgravzwe .xcim0cnwb8 {
        padding: 15px;
        border-radius: 17px;
    }
}

.qu8ctcgb39 .nahbxfltb7 .lmqgravzwe .xcim0cnwb8::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #f8fcf9;
    opacity: 0.8;
}

.qu8ctcgb39 .nahbxfltb7 .lmqgravzwe .xcim0cnwb8:nth-child(2n) {
    margin-top: 60px;
}

@media (max-width: 992px) {
    .qu8ctcgb39 .nahbxfltb7 .lmqgravzwe .xcim0cnwb8:nth-child(2n) {
        margin-top: 0;
    }
}

.qu8ctcgb39 .nahbxfltb7 .lmqgravzwe .xcim0cnwb8 .wqdsv9glws {
    position: relative;
    width: 100%;
}

.qu8ctcgb39 .nahbxfltb7 .lmqgravzwe .xcim0cnwb8 .wqdsv9glws .yekpuxn961 .j9dvyebygh {
    margin-bottom: 40px;
}

.qu8ctcgb39 .nahbxfltb7 .lmqgravzwe .xcim0cnwb8 .wqdsv9glws .yekpuxn961 .j9dvyebygh .nux9i1emw2 {
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background-color: #000000;
}

.qu8ctcgb39 .nahbxfltb7 .lmqgravzwe .xcim0cnwb8 .wqdsv9glws .yekpuxn961 .oyebvwixng {
    margin-bottom: 0;
}

.qu8ctcgb39 .i5p1k1qjvq {
    color: #ffffff;
}

.qu8ctcgb39 .a68yoqelf9 {
    color: #000000;
}

.qu8ctcgb39 .oyebvwixng {
    color: #000000;
}

.qu8ctcgb39 .i5p1k1qjvq,
.qu8ctcgb39 .nvdn0wmor0,
.qu8ctcgb39 .e9dw817y4t {
    color: #000000;
}

.qu8ctcgb39 .oyebvwixng,
.qu8ctcgb39 .j9dvyebygh {
    color: #000000;
}

.e6qu65apnw {
    padding-top: 0rem;
    padding-bottom: 0rem;
    background-color: transparent;
}

.e6qu65apnw .rs4losoohk {
    padding: 10px 8px;
}

@media (max-width: 992px) {
    .e6qu65apnw .container {
        padding: 10px 8px;
    }
}

.e6qu65apnw .cd4sx7l66v {
    border-radius: 25px;
    background-color: #b7e4c7;
    padding: 100px 40px;
    margin: 0;
    overflow: hidden;
}

@media (max-width: 768px) {
    .e6qu65apnw .cd4sx7l66v {
        padding: 100px 10px;
        padding: 50px 10px 100px;
    }
}

.e6qu65apnw .cd4sx7l66v .ardwyowp7u {
    padding: 0;
}

.e6qu65apnw .tl7mcb8tyz:focus,
.e6qu65apnw span:focus {
    outline: none;
}

@media (max-width: 992px) {
    .e6qu65apnw .d43wzllnfk {
        margin-bottom: 20px;
    }
}

.e6qu65apnw .d43wzllnfk .pbzv7m9slf {
    display: inline-flex;
    border-radius: 300px;
    padding: 5px 25px;
    background-color: #f8fcf9;
    margin-bottom: 0;
}

.e6qu65apnw .i5p1k1qjvq {
    width: 50%;
    margin-bottom: 50px;
    color: #000000;
}

@media (max-width: 992px) {
    .e6qu65apnw .i5p1k1qjvq {
        margin-bottom: 30px;
    }
}

@media (max-width: 768px) {
    .e6qu65apnw .i5p1k1qjvq {
        width: 100%;
    }
}

.e6qu65apnw .i5p1k1qjvq span {
    opacity: 0.5;
}

.e6qu65apnw .nvdn0wmor0 {
    margin-bottom: 50px;
}

@media (max-width: 992px) {
    .e6qu65apnw .nvdn0wmor0 {
        margin-bottom: 30px;
    }
}

.e6qu65apnw .cyck1xfitr {
    display: flex;
    justify-content: center;
    position: relative;
    min-width: 410px;
    max-width: 410px;
    cursor: pointer;
}

@media (max-width: 767px) {
    .e6qu65apnw .cyck1xfitr {
        min-width: 100%;
        max-width: 100%;
    }
}

.e6qu65apnw .cyck1xfitr .ocrwk58i7q {
    width: 100%;
    background-color: #f8fcf9;
    border-radius: 25px !important;
    padding: 30px;
}

@media (max-width: 768px) {
    .e6qu65apnw .cyck1xfitr .ocrwk58i7q {
        padding: 20px;
    }
}

.e6qu65apnw .cyck1xfitr .ocrwk58i7q .wqdsv9glws {
    height: 100%;
}

.e6qu65apnw .cyck1xfitr .ocrwk58i7q .wqdsv9glws .ex5btwxkg6 {
    display: flex;
    justify-content: space-between;
    flex-direction: column;
    height: 100%;
    position: relative;
    z-index: 1;
}

.e6qu65apnw .cyck1xfitr .ocrwk58i7q .wqdsv9glws .ex5btwxkg6 .oyebvwixng {
    width: 100%;
    margin-bottom: 0;
}

.e6qu65apnw .cyck1xfitr .ocrwk58i7q .wqdsv9glws .ex5btwxkg6 .atb873oxc7 {
    margin-top: 16px;
}

.e6qu65apnw .cyck1xfitr .ocrwk58i7q .wqdsv9glws .ex5btwxkg6 .atb873oxc7 .v5en2tun1u {
    display: inline-flex;
    align-items: center;
}

.e6qu65apnw .cyck1xfitr .ocrwk58i7q .wqdsv9glws .ex5btwxkg6 .atb873oxc7 .v5en2tun1u .card-circle {
    width: 100px;
    height: 100px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    background-color: #73abff;
    border-radius: 100%;
    margin-bottom: 0;
    margin-right: 16px;
}

.e6qu65apnw .cyck1xfitr .ocrwk58i7q .wqdsv9glws .ex5btwxkg6 .atb873oxc7 .v5en2tun1u .nmne412z0r {
    margin-bottom: 0;
}

.e6qu65apnw .yfhduhqxo9,
.e6qu65apnw .hcx5yomnof {
    display: flex;
}

.e6qu65apnw .fn3bw9aoyc {
    bottom: -4.5rem;
    width: 50px;
    height: 50px;
    margin-top: -1.5rem;
    font-size: 16px;
    background-image: linear-gradient(45deg, #2d6a4f 0, #2d6a4f 98%);
    color: #ffffff !important;
    border: none;
    border-radius: 50%;
    transition: all 0.3s;
    position: absolute;
    display: flex;
    justify-content: center;
    align-items: center;
    opacity: 1 !important;
}

.e6qu65apnw .fn3bw9aoyc:disabled {
    cursor: default;
    display: none;
}

.e6qu65apnw .fn3bw9aoyc:hover {
    transform: scale(1.15);
}

.e6qu65apnw .fn3bw9aoyc.hcx5yomnof {
    right: 6rem;
    margin-left: 2.5rem;
}

.e6qu65apnw .fn3bw9aoyc.yfhduhqxo9 {
    right: 0;
    margin-right: 2.5rem;
}

.e6qu65apnw .s90ngqywmm {
    position: relative;
    width: 100%;
}

.e6qu65apnw .dwzmnyqr9h {
    overflow: hidden;
    width: 100%;
}

.e6qu65apnw .dwzmnyqr9h.is-draggable {
    cursor: grab;
}

.e6qu65apnw .dwzmnyqr9h.is-dragging {
    cursor: grabbing;
}

.e6qu65apnw .ga9cisib8l {
    display: flex;
    user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -webkit-tap-highlight-color: transparent;
}

.e6qu65apnw .pbzv7m9slf {
    color: #ffffff;
}

.e6qu65apnw .oyebvwixng {
    color: #000000;
}

.e6qu65apnw .card-circle {
    color: #ffffff;
}

.e6qu65apnw .nmne412z0r {
    color: #000000;
}

.e6qu65apnw .pbzv7m9slf,
.e6qu65apnw .d43wzllnfk {
    color: #000000;
}

.y8pepqbwgx {
    padding-top: 0rem;
    padding-bottom: 0rem;
    background-color: transparent;
}

.y8pepqbwgx .kja5o7otm7.kytpsg8lba {
    display: none;
}

.y8pepqbwgx .kja5o7otm7 {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

.y8pepqbwgx .rs4losoohk {
    padding: 10px 8px;
}

@media (max-width: 992px) {
    .y8pepqbwgx .container {
        padding: 10px 8px;
    }
}

.y8pepqbwgx .cd4sx7l66v {
    margin: 0;
}

.y8pepqbwgx .cd4sx7l66v .ardwyowp7u {
    padding: 0;
}

.y8pepqbwgx .nbpp1jci26 {
    margin-left: 8px;
}

@media (max-width: 992px) {
    .y8pepqbwgx .nbpp1jci26 {
        margin: 0;
    }
}

.y8pepqbwgx .mbr-figure {
    height: 100%;
    width: 100%;
}

.y8pepqbwgx .mbr-figure .app-video-wrapper {
    height: 100%;
}

.y8pepqbwgx .mbr-figure .app-video-wrapper img {
    height: 100%;
    object-fit: cover;
}

.y8pepqbwgx .mbr-figure iframe {
    height: 100% !important;
}

.y8pepqbwgx .fgfwzavs3x {
    display: flex;
    align-items: center;
    padding: 50px 40px;
    background-color: #95d5b2;
    border-radius: 25px;
    margin-right: 8px;
    height: 100%;
}

@media (max-width: 992px) {
    .y8pepqbwgx .fgfwzavs3x {
        margin: 0 0 16px 0;
    }
}

@media (max-width: 768px) {
    .y8pepqbwgx .fgfwzavs3x {
        padding: 50px 10px;
    }
}

.y8pepqbwgx .fgfwzavs3x .e2w0rdayje {
    width: 100%;
}

.y8pepqbwgx .fgfwzavs3x .e2w0rdayje .i5p1k1qjvq {
    margin-bottom: 30px;
}

.y8pepqbwgx .i5p1k1qjvq {
    color: #222222;
}

.y8pepqbwgx .i5p1k1qjvq,
.y8pepqbwgx .nvdn0wmor0 {
    text-align: center;
    color: #000000;
}

.t80mm4utn1 {
    padding-top: 0rem;
    padding-bottom: 0rem;
    background-color: transparent;
}

.t80mm4utn1 .kja5o7otm7.kytpsg8lba {
    display: none;
}

.t80mm4utn1 .kja5o7otm7 {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

.t80mm4utn1 .rs4losoohk {
    padding: 10px 8px;
}

@media (max-width: 992px) {
    .t80mm4utn1 .container {
        padding: 10px 8px;
    }
}

.t80mm4utn1 .cd4sx7l66v {
    border-radius: 25px;
    background-color: #b7e4c7;
    box-shadow: inset 0 0 5rem #f8fcf9;
    margin: 0;
    overflow: hidden;
    padding: 100px 32px 84px;
    justify-content: center;
}

@media (max-width: 768px) {
    .t80mm4utn1 .cd4sx7l66v {
        padding: 50px 2px 34px;
    }
}

.t80mm4utn1 .i5p1k1qjvq {
    margin-bottom: 80px;
    color: #000000;
    text-align: center;
}

@media (max-width: 992px) {
    .t80mm4utn1 .i5p1k1qjvq {
        margin-bottom: 50px;
    }
}

.t80mm4utn1 .tl7mcb8tyz {
    padding: 0 8px;
    margin-bottom: 16px;
}

.t80mm4utn1 .tl7mcb8tyz .wqdsv9glws {
    background-color: #f8fcf9;
    border-radius: 25px !important;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    height: 100%;
    padding: 32px;
}

@media (max-width: 1199px) {
    .t80mm4utn1 .tl7mcb8tyz .wqdsv9glws {
        padding: 20px;
    }
}

.t80mm4utn1 .tl7mcb8tyz .wqdsv9glws .jlluc20jt9 {
    margin-bottom: 30px;
}

.t80mm4utn1 .tl7mcb8tyz .wqdsv9glws .jlluc20jt9 img {
    display: inline-flex;
    height: 300px;
    width: 300px;
    border-radius: 100% !important;
    object-fit: cover;
}

@media (max-width: 1660px) {
    .t80mm4utn1 .tl7mcb8tyz .wqdsv9glws .jlluc20jt9 img {
        height: 240px;
        width: 240px;
    }
}

@media (max-width: 1500px) {
    .t80mm4utn1 .tl7mcb8tyz .wqdsv9glws .jlluc20jt9 img {
        height: 240px;
        width: 240px;
    }
}

@media (max-width: 1420px) {
    .t80mm4utn1 .tl7mcb8tyz .wqdsv9glws .jlluc20jt9 img {
        height: 180px;
        width: 180px;
    }
}

@media (max-width: 1100px) {
    .t80mm4utn1 .tl7mcb8tyz .wqdsv9glws .jlluc20jt9 img {
        height: 150px;
        width: 150px;
    }
}

.t80mm4utn1 .tl7mcb8tyz .wqdsv9glws .ex5btwxkg6 .nmne412z0r {
    margin-bottom: 5px;
}

.t80mm4utn1 .tl7mcb8tyz .wqdsv9glws .ex5btwxkg6 .a0jcuq8kna {
    margin-bottom: 0;
}

.t80mm4utn1 .nmne412z0r {
    color: #222222;
}

.t80mm4utn1 .a0jcuq8kna {
    color: #000000;
    text-align: center;
}

.t80mm4utn1 .nmne412z0r,
.t80mm4utn1 .jlluc20jt9 {
    text-align: center;
    color: #000000;
}

.fldjvj62on {
    padding-top: 0rem;
    padding-bottom: 0rem;
    background-color: transparent;
}

.fldjvj62on .kja5o7otm7.kytpsg8lba {
    display: none;
}

.fldjvj62on .kja5o7otm7 {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

.fldjvj62on .rs4losoohk {
    padding: 10px 8px;
}

@media (max-width: 992px) {
    .fldjvj62on .container {
        padding: 10px 8px;
    }
}

.fldjvj62on .cd4sx7l66v {
    border-radius: 25px;
    background-color: #95d5b2;
    padding: 100px 32px;
    margin: 0;
    overflow: hidden;
}

@media (max-width: 768px) {
    .fldjvj62on .cd4sx7l66v {
        padding: 50px 2px;
    }
}

.fldjvj62on .cd4sx7l66v .ardwyowp7u {
    padding: 0 8px;
}

@media (max-width: 992px) {
    .fldjvj62on .d43wzllnfk {
        margin-bottom: 20px;
    }
}

.fldjvj62on .d43wzllnfk .pbzv7m9slf {
    display: inline-flex;
    border: 1px solid #95d5b2;
    border-radius: 300px;
    padding: 5px 25px;
    background-color: #b7e4c7;
    margin-bottom: 0;
}

.fldjvj62on .i5p1k1qjvq {
    margin-bottom: 0;
    padding-right: 80px;
    color: #000000;
}

@media (max-width: 992px) {
    .fldjvj62on .i5p1k1qjvq {
        margin-bottom: 30px;
        padding: 0;
    }
}

.fldjvj62on .cmzcrcdxq4 {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    height: 100%;
}

.fldjvj62on .cmzcrcdxq4 .a68yoqelf9 {
    width: 100%;
    margin-bottom: 20px;
}

.fldjvj62on .cmzcrcdxq4 .a68yoqelf9 span {
    opacity: 0.5;
}

.fldjvj62on .cmzcrcdxq4 .nvdn0wmor0 {
    width: 100%;
}

.fldjvj62on .cmzcrcdxq4 .nvdn0wmor0 .c1rktyecrj {
    width: 100%;
}

@media (max-width: 1200px) {
    .fldjvj62on .cmzcrcdxq4 .nvdn0wmor0 .c1rktyecrj {
        padding: 30px 50px;
    }
}

.fldjvj62on .pbzv7m9slf {
    color: #3283fb;
}

.fldjvj62on .pbzv7m9slf,
.fldjvj62on .d43wzllnfk {
    color: #000000;
}

.fldjvj62on .a68yoqelf9,
.fldjvj62on .nvdn0wmor0 {
    color: #000000;
}

.p2pa5pdwdg {
    padding-top: 0rem;
    padding-bottom: 0rem;
    background-color: transparent;
}

.p2pa5pdwdg .kja5o7otm7.kytpsg8lba {
    display: none;
}

.p2pa5pdwdg .kja5o7otm7 {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

.p2pa5pdwdg .rs4losoohk {
    padding: 10px 8px;
}

@media (max-width: 992px) {
    .p2pa5pdwdg .container {
        padding: 10px 8px;
    }
}

.p2pa5pdwdg .cd4sx7l66v {
    border-radius: 25px;
    background-color: #b7e4c7;
    box-shadow: inset 0 0 5rem #f8fcf9;
    margin: 0;
    overflow: hidden;
    padding: 100px 32px 84px;
    justify-content: center;
}

@media (max-width: 768px) {
    .p2pa5pdwdg .cd4sx7l66v {
        padding: 50px 2px 34px;
    }
}

.p2pa5pdwdg .i5p1k1qjvq {
    margin-bottom: 80px;
    color: #000000;
    text-align: center;
}

@media (max-width: 992px) {
    .p2pa5pdwdg .i5p1k1qjvq {
        margin-bottom: 50px;
    }
}

.p2pa5pdwdg .tl7mcb8tyz {
    padding: 0 8px;
    margin-bottom: 16px;
}

.p2pa5pdwdg .tl7mcb8tyz .wqdsv9glws {
    background-color: #f8fcf9;
    border-radius: 25px !important;
    height: 100%;
    display: flex;
    overflow: hidden;
}

@media (max-width: 768px) {
    .p2pa5pdwdg .tl7mcb8tyz .wqdsv9glws {
        display: block;
    }
}

.p2pa5pdwdg .tl7mcb8tyz .wqdsv9glws .jlluc20jt9 {
    width: 50%;
}

@media (max-width: 768px) {
    .p2pa5pdwdg .tl7mcb8tyz .wqdsv9glws .jlluc20jt9 {
        width: 100%;
    }
}

.p2pa5pdwdg .tl7mcb8tyz .wqdsv9glws .jlluc20jt9 img {
    min-height: 560px;
    border-radius: 25px !important;
    object-fit: cover;
}

@media (max-width: 768px) {
    .p2pa5pdwdg .tl7mcb8tyz .wqdsv9glws .jlluc20jt9 img {
        min-height: auto;
        height: 300px;
    }
}

.p2pa5pdwdg .tl7mcb8tyz .wqdsv9glws .ex5btwxkg6 {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    height: 100%;
    width: 50%;
    padding: 32px;
}

@media (max-width: 1199px) {
    .p2pa5pdwdg .tl7mcb8tyz .wqdsv9glws .ex5btwxkg6 {
        padding: 20px;
    }
}

@media (max-width: 768px) {
    .p2pa5pdwdg .tl7mcb8tyz .wqdsv9glws .ex5btwxkg6 {
        width: 100%;
        display: block;
    }
}

.p2pa5pdwdg .tl7mcb8tyz .wqdsv9glws .ex5btwxkg6 .oyebvwixng {
    margin-bottom: 16px;
}

.p2pa5pdwdg .tl7mcb8tyz .wqdsv9glws .ex5btwxkg6 .v5en2tun1u .nmne412z0r {
    margin-bottom: 5px;
}

.p2pa5pdwdg .tl7mcb8tyz .wqdsv9glws .ex5btwxkg6 .v5en2tun1u .a0jcuq8kna {
    margin-bottom: 0;
}

.p2pa5pdwdg .oyebvwixng {
    color: #000000;
}

.p2pa5pdwdg .nmne412z0r {
    color: #000000;
}

.p2pa5pdwdg .a0jcuq8kna {
    color: #000000;
}

.to3tyw8pp7 {
    padding-top: 0rem;
    padding-bottom: 0rem;
    background-color: transparent;
}

.to3tyw8pp7 .kja5o7otm7.kytpsg8lba {
    display: none;
}

.to3tyw8pp7 .kja5o7otm7 {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

.to3tyw8pp7 .rs4losoohk {
    padding: 10px 8px;
}

@media (max-width: 992px) {
    .to3tyw8pp7 .container {
        padding: 10px 8px;
    }
}

.to3tyw8pp7 .cd4sx7l66v {
    position: relative;
    border-radius: 25px;
    background-color: #95d5b2;
    padding: 100px 40px;
    margin: 0;
    overflow: hidden;
    justify-content: center;
}

@media (max-width: 768px) {
    .to3tyw8pp7 .cd4sx7l66v {
        padding: 50px 10px;
    }
}

.to3tyw8pp7 .cd4sx7l66v::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 65%;
    background-color: #b7e4c7;
}

.to3tyw8pp7 .cd4sx7l66v .ardwyowp7u {
    position: relative;
    padding: 0;
}

.to3tyw8pp7 .fgfwzavs3x {
    padding-right: 150px;
}

@media (max-width: 992px) {
    .to3tyw8pp7 .fgfwzavs3x {
        margin-bottom: 30px;
        padding: 0;
    }
}

.to3tyw8pp7 .fgfwzavs3x .d43wzllnfk {
    margin-bottom: 30px;
}

.to3tyw8pp7 .fgfwzavs3x .d43wzllnfk .pbzv7m9slf {
    display: inline-flex;
    border-radius: 300px;
    padding: 5px 25px;
    background-color: #f8fcf9;
    margin-bottom: 0;
}

.to3tyw8pp7 .fgfwzavs3x .i5p1k1qjvq {
    margin-bottom: 0;
}

.to3tyw8pp7 .fgfwzavs3x .i5p1k1qjvq span {
    opacity: 0.5;
}

.to3tyw8pp7 .fgfwzavs3x .xcim0cnwb8 {
    display: flex;
    justify-content: flex-end;
}

.to3tyw8pp7 .fgfwzavs3x .xcim0cnwb8 .aya0hrxu1i {
    margin-top: 50px;
    max-width: 200px;
    padding: 20px;
    background-color: #2d6a4f;
    border-radius: 17px;
}

.to3tyw8pp7 .fgfwzavs3x .xcim0cnwb8 .aya0hrxu1i .g4ljeqqzo3 {
    margin-bottom: 0;
}

.to3tyw8pp7 .fgfwzavs3x .xcim0cnwb8 .aya0hrxu1i .oyebvwixng {
    margin-top: 30px;
    margin-bottom: 0;
}

.to3tyw8pp7 .nahbxfltb7 img {
    height: 530px;
    object-fit: cover;
    border-radius: 25px !important;
}

@media (max-width: 992px) {
    .to3tyw8pp7 .nahbxfltb7 img {
        height: 300px;
    }
}

.to3tyw8pp7 .i5p1k1qjvq {
    color: #000000;
}

.to3tyw8pp7 .pbzv7m9slf {
    color: #222222;
}

.to3tyw8pp7 .g4ljeqqzo3 {
    color: #FFFFFF;
}

.to3tyw8pp7 .oyebvwixng {
    color: #FFFFFF;
}

.to3tyw8pp7 .pbzv7m9slf,
.to3tyw8pp7 .d43wzllnfk {
    color: #000000;
}

.ksv8n6j4yj {
    padding-top: 0rem;
    padding-bottom: 0rem;
    background-color: transparent;
}

.ksv8n6j4yj .rs4losoohk {
    padding: 10px 8px;
}

@media (max-width: 992px) {
    .ksv8n6j4yj .container {
        padding: 10px 8px;
    }
}

.ksv8n6j4yj .cd4sx7l66v {
    border-radius: 25px;
    background-color: #b7e4c7;
    padding: 100px 40px;
    margin: 0;
    overflow: hidden;
}

@media (max-width: 768px) {
    .ksv8n6j4yj .cd4sx7l66v {
        padding: 100px 10px;
    }
}

.ksv8n6j4yj .cd4sx7l66v .ardwyowp7u {
    padding: 0;
}

.ksv8n6j4yj .tl7mcb8tyz:focus,
.ksv8n6j4yj span:focus {
    outline: none;
}

@media (max-width: 992px) {
    .ksv8n6j4yj .d43wzllnfk {
        margin-bottom: 20px;
    }
}

.ksv8n6j4yj .d43wzllnfk .pbzv7m9slf {
    display: inline-flex;
    border-radius: 300px;
    padding: 5px 25px;
    background-color: #f8fcf9;
    margin-bottom: 0;
}

.ksv8n6j4yj .i5p1k1qjvq {
    width: 50%;
    margin-bottom: 0;
    color: #000000;
}

@media (max-width: 992px) {
    .ksv8n6j4yj .i5p1k1qjvq {
        margin-bottom: 30px;
    }
}

@media (max-width: 768px) {
    .ksv8n6j4yj .i5p1k1qjvq {
        width: 100%;
    }
}

.ksv8n6j4yj .cyck1xfitr {
    display: flex;
    justify-content: center;
    position: relative;
    min-width: 650px;
    max-width: 650px;
    cursor: pointer;
}

@media (max-width: 992px) {
    .ksv8n6j4yj .cyck1xfitr {
        min-width: 550px;
        max-width: 550px;
    }
}

@media (max-width: 767px) {
    .ksv8n6j4yj .cyck1xfitr {
        min-width: 100%;
        max-width: 100%;
    }
}

.ksv8n6j4yj .cyck1xfitr .ocrwk58i7q {
    width: 100%;
    background-color: #f8fcf9;
    border-radius: 25px !important;
    padding: 20px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.ksv8n6j4yj .cyck1xfitr .ocrwk58i7q .wqdsv9glws .jlluc20jt9 {
    margin-bottom: 20px;
}

.ksv8n6j4yj .cyck1xfitr .ocrwk58i7q .wqdsv9glws .jlluc20jt9 img {
    height: 240px;
    object-fit: cover;
    border-radius: 25px !important;
}

.ksv8n6j4yj .cyck1xfitr .ocrwk58i7q .ex5btwxkg6 {
    position: relative;
    z-index: 1;
}

.ksv8n6j4yj .cyck1xfitr .ocrwk58i7q .ex5btwxkg6 .g4ljeqqzo3 {
    margin-bottom: 30px;
}

.ksv8n6j4yj .cyck1xfitr .ocrwk58i7q .ex5btwxkg6 .hmobtkhk1h {
    display: flex;
    align-items: flex-end;
    justify-content: space-between;
}

@media (max-width: 992px) {
    .ksv8n6j4yj .cyck1xfitr .ocrwk58i7q .ex5btwxkg6 .hmobtkhk1h {
        display: block;
    }
}

.ksv8n6j4yj .cyck1xfitr .ocrwk58i7q .ex5btwxkg6 .hmobtkhk1h .svl4pzeypk {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    gap: 10px;
}

@media (max-width: 768px) {
    .ksv8n6j4yj .cyck1xfitr .ocrwk58i7q .ex5btwxkg6 .hmobtkhk1h .svl4pzeypk {
        grid-template-columns: 1fr;
    }
}

.ksv8n6j4yj .cyck1xfitr .ocrwk58i7q .ex5btwxkg6 .hmobtkhk1h .svl4pzeypk .b0hpfvbcwa {
    border-radius: 17px;
    background-color: #b7e4c7;
    padding: 20px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    width: 100%;
}

.ksv8n6j4yj .cyck1xfitr .ocrwk58i7q .ex5btwxkg6 .hmobtkhk1h .svl4pzeypk .b0hpfvbcwa .pauw3t67ci {
    margin-bottom: 0;
}

.ksv8n6j4yj .cyck1xfitr .ocrwk58i7q .ex5btwxkg6 .hmobtkhk1h .svl4pzeypk .b0hpfvbcwa .item-number {
    margin-top: 30px;
    margin-bottom: 0;
}

.ksv8n6j4yj .cyck1xfitr .ocrwk58i7q .ex5btwxkg6 .hmobtkhk1h a {
    display: block;
}

.ksv8n6j4yj .cyck1xfitr .ocrwk58i7q .ex5btwxkg6 .hmobtkhk1h a:hover .vpa076bcg4,
.ksv8n6j4yj .cyck1xfitr .ocrwk58i7q .ex5btwxkg6 .hmobtkhk1h a:focus .vpa076bcg4 {
    transform: scale(1.15);
}

.ksv8n6j4yj .cyck1xfitr .ocrwk58i7q .ex5btwxkg6 .hmobtkhk1h a .vpa076bcg4 {
    width: 60px;
    height: 60px;
    border-radius: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #b7e4c7;
    color: #000000;
    font-size: 16px;
    margin-left: 50px;
    transition: all 0.3s ease-in-out;
}

@media (max-width: 992px) {
    .ksv8n6j4yj .cyck1xfitr .ocrwk58i7q .ex5btwxkg6 .hmobtkhk1h a .vpa076bcg4 {
        margin: 20px auto 0;
    }
}

.ksv8n6j4yj .yfhduhqxo9,
.ksv8n6j4yj .hcx5yomnof {
    display: flex;
}

.ksv8n6j4yj .fn3bw9aoyc {
    top: -7.5rem;
    width: 50px;
    height: 50px;
    margin-top: -1.5rem;
    font-size: 16px;
    background-image: linear-gradient(45deg, #000000 0, #000000 98%);
    color: #b7e4c7 !important;
    border: none;
    border-radius: 50%;
    transition: all 0.3s;
    position: absolute;
    display: flex;
    justify-content: center;
    align-items: center;
    opacity: 1 !important;
}

@media (max-width: 768px) {
    .ksv8n6j4yj .fn3bw9aoyc {
        top: -3rem;
    }
}

.ksv8n6j4yj .fn3bw9aoyc:disabled {
    cursor: default;
    display: none;
}

.ksv8n6j4yj .fn3bw9aoyc:hover {
    transform: scale(1.15);
}

.ksv8n6j4yj .fn3bw9aoyc.hcx5yomnof {
    right: 6rem;
    margin-left: 2.5rem;
}

.ksv8n6j4yj .fn3bw9aoyc.yfhduhqxo9 {
    right: 0;
    margin-right: 2.5rem;
}

.ksv8n6j4yj .s90ngqywmm {
    position: relative;
    width: 100%;
    margin-top: 80px;
}

.ksv8n6j4yj .dwzmnyqr9h {
    overflow: hidden;
    width: 100%;
}

.ksv8n6j4yj .dwzmnyqr9h.is-draggable {
    cursor: grab;
}

.ksv8n6j4yj .dwzmnyqr9h.is-dragging {
    cursor: grabbing;
}

.ksv8n6j4yj .ga9cisib8l {
    display: flex;
    user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -webkit-tap-highlight-color: transparent;
}

.ksv8n6j4yj .pbzv7m9slf {
    color: #222222;
}

.ksv8n6j4yj .g4ljeqqzo3 {
    color: #000000;
}

.ksv8n6j4yj .pauw3t67ci {
    color: #000000;
}

.ksv8n6j4yj .item-number {
    color: #222222;
}

.ksv8n6j4yj .pbzv7m9slf,
.ksv8n6j4yj .d43wzllnfk {
    color: #000000;
}

.muczqilhlz {
    padding-top: 0rem;
    padding-bottom: 0rem;
    background-color: transparent;
}

.muczqilhlz .kja5o7otm7.kytpsg8lba {
    display: none;
}

.muczqilhlz .kja5o7otm7 {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

.muczqilhlz .rs4losoohk {
    padding: 10px 8px;
}

@media (max-width: 992px) {
    .muczqilhlz .container {
        padding: 10px 8px;
    }
}

.muczqilhlz .cd4sx7l66v {
    position: relative;
    border-radius: 25px;
    background-color: #2d6a4f;
    justify-content: center;
    padding: 100px 32px 84px;
    margin: 0;
    overflow: hidden;
    box-shadow: inset 0 0 5rem #f8fcf9;
}

@media (max-width: 768px) {
    .muczqilhlz .cd4sx7l66v {
        padding: 50px 2px 34px;
    }
}

.muczqilhlz .cd4sx7l66v .main-image {
    position: absolute;
    top: 0;
    left: 40px;
    width: 55%;
    height: 100%;
    border-radius: 0 !important;
    object-fit: cover;
}

@media (max-width: 992px) {
    .muczqilhlz .cd4sx7l66v .main-image {
        display: none;
    }
}

.muczqilhlz .tl7mcb8tyz {
    position: relative;
    z-index: 1;
    padding: 0 8px;
    margin-bottom: 16px;
}

.muczqilhlz .tl7mcb8tyz .wqdsv9glws {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    border-radius: 25px !important;
    background-color: #f8fcf9;
    height: 100%;
    padding: 20px 25px;
}

@media (max-width: 768px) {
    .muczqilhlz .tl7mcb8tyz .wqdsv9glws {
        padding: 20px 15px;
    }
}

.muczqilhlz .tl7mcb8tyz .wqdsv9glws .ex5btwxkg6 {
    margin-bottom: 30px;
}

.muczqilhlz .tl7mcb8tyz .wqdsv9glws .ex5btwxkg6 .ou3r0op0ms {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

@media (max-width: 1200px) {
    .muczqilhlz .tl7mcb8tyz .wqdsv9glws .ex5btwxkg6 .ou3r0op0ms {
        flex-direction: column-reverse;
        align-items: flex-start;
    }
}

.muczqilhlz .tl7mcb8tyz .wqdsv9glws .ex5btwxkg6 .ou3r0op0ms .g4ljeqqzo3 {
    margin-bottom: 0;
}

.muczqilhlz .tl7mcb8tyz .wqdsv9glws .ex5btwxkg6 .ou3r0op0ms a {
    display: block;
}

@media (max-width: 1200px) {
    .muczqilhlz .tl7mcb8tyz .wqdsv9glws .ex5btwxkg6 .ou3r0op0ms a {
        margin-bottom: 16px;
    }
}

.muczqilhlz .tl7mcb8tyz .wqdsv9glws .ex5btwxkg6 .ou3r0op0ms a:hover .vpa076bcg4,
.muczqilhlz .tl7mcb8tyz .wqdsv9glws .ex5btwxkg6 .ou3r0op0ms a:focus .vpa076bcg4 {
    transform: scale(1.15);
}

.muczqilhlz .tl7mcb8tyz .wqdsv9glws .ex5btwxkg6 .ou3r0op0ms a .vpa076bcg4 {
    width: 60px;
    height: 60px;
    border-radius: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #b7e4c7;
    color: #000000;
    font-size: 16px;
    margin-left: 10px;
    transition: all 0.3s ease-in-out;
}

@media (max-width: 1200px) {
    .muczqilhlz .tl7mcb8tyz .wqdsv9glws .ex5btwxkg6 .ou3r0op0ms a .vpa076bcg4 {
        margin-left: 0;
    }
}

.muczqilhlz .tl7mcb8tyz .wqdsv9glws .ex5btwxkg6 .gaqayihwtm {
    margin-bottom: 0;
}

.muczqilhlz .tl7mcb8tyz .wqdsv9glws .jlluc20jt9 {
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
}

@media (max-width: 1500px) {
    .muczqilhlz .tl7mcb8tyz .wqdsv9glws .jlluc20jt9 {
        display: block;
    }
}

.muczqilhlz .tl7mcb8tyz .wqdsv9glws .jlluc20jt9 img {
    width: 150px;
    height: 150px;
    border-radius: 15px !important;
    object-fit: cover;
}

@media (max-width: 1400px) {
    .muczqilhlz .tl7mcb8tyz .wqdsv9glws .jlluc20jt9 img {
        width: 100px;
        height: 100px;
    }
}

.muczqilhlz .tl7mcb8tyz .wqdsv9glws .jlluc20jt9 .azr82qmvkv {
    display: inline-flex;
    background-color: #b7e4c7;
    border: 1px solid #f8fcf9;
    padding: 5px 10px;
    border-radius: 300px;
    margin-bottom: 0;
    margin-left: 10px;
}

@media (max-width: 1500px) {
    .muczqilhlz .tl7mcb8tyz .wqdsv9glws .jlluc20jt9 .azr82qmvkv {
        margin-left: 0;
        margin-top: 10px;
    }
}

@media (max-width: 992px) {
    .muczqilhlz .aya0hrxu1i {
        display: none;
    }
}

.muczqilhlz .item-menu-overlay .btn-wrapper {
    margin-top: -8%;
}

.muczqilhlz .g4ljeqqzo3 {
    color: #000000;
}

.muczqilhlz .gaqayihwtm {
    color: #000000;
}

.muczqilhlz .azr82qmvkv {
    color: #000000;
}

.ydyqbi99go {
    padding-top: 0rem;
    padding-bottom: 0rem;
    background-color: transparent;
}

.ydyqbi99go .rs4losoohk {
    padding: 10px 8px;
}

@media (max-width: 992px) {
    .ydyqbi99go .container {
        padding: 10px 8px;
    }
}

.ydyqbi99go .cd4sx7l66v {
    border-radius: 25px;
    background-color: #95d5b2;
    padding: 100px 40px;
    margin: 0;
    overflow: hidden;
}

@media (max-width: 768px) {
    .ydyqbi99go .cd4sx7l66v {
        padding: 50px 10px;
    }
}

.ydyqbi99go .cd4sx7l66v .ardwyowp7u {
    padding: 0;
}

.ydyqbi99go .tl7mcb8tyz:focus,
.ydyqbi99go span:focus {
    outline: none;
}

.ydyqbi99go .cyck1xfitr {
    display: flex;
    justify-content: center;
    position: relative;
    min-width: 100%;
    max-width: 100%;
}

@media (max-width: 767px) {
    .ydyqbi99go .cyck1xfitr {
        min-width: 100%;
        max-width: 100%;
    }
}

.ydyqbi99go .cyck1xfitr .ocrwk58i7q {
    width: 100%;
}

.ydyqbi99go .cyck1xfitr .ocrwk58i7q .wqdsv9glws .jlluc20jt9 img {
    height: 440px;
    object-fit: cover;
    border-radius: 0 !important;
}

.ydyqbi99go .yfhduhqxo9,
.ydyqbi99go .hcx5yomnof {
    display: flex;
}

.ydyqbi99go .fn3bw9aoyc {
    bottom: -4.5rem;
    width: 50px;
    height: 50px;
    margin-top: -1.5rem;
    font-size: 16px;
    background-image: linear-gradient(45deg, #3283fb 0, #73abff 98%);
    color: #ffffff !important;
    border: none;
    border-radius: 50%;
    transition: all 0.3s;
    position: absolute;
    display: flex;
    justify-content: center;
    align-items: center;
    opacity: 1 !important;
    display: none;
}

.ydyqbi99go .fn3bw9aoyc:disabled {
    cursor: default;
    display: none;
}

.ydyqbi99go .fn3bw9aoyc:hover {
    transform: scale(1.15);
}

.ydyqbi99go .fn3bw9aoyc.hcx5yomnof {
    right: 6rem;
    margin-left: 2.5rem;
}

.ydyqbi99go .fn3bw9aoyc.yfhduhqxo9 {
    right: 0;
    margin-right: 2.5rem;
}

.ydyqbi99go .s90ngqywmm {
    position: relative;
    width: 100%;
}

.ydyqbi99go .dwzmnyqr9h {
    overflow: hidden;
    width: 100%;
    margin-right: 1rem;
    border-radius: 25px;
}

.ydyqbi99go .dwzmnyqr9h.is-draggable {
    cursor: grab;
}

.ydyqbi99go .dwzmnyqr9h.is-dragging {
    cursor: grabbing;
}

.ydyqbi99go .ga9cisib8l {
    display: flex;
    user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -webkit-tap-highlight-color: transparent;
}

.dhoe94h4qn {
    padding-top: 0rem;
    padding-bottom: 0rem;
    background-color: transparent;
}

.dhoe94h4qn .kja5o7otm7.kytpsg8lba {
    display: none;
}

.dhoe94h4qn .kja5o7otm7 {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

.dhoe94h4qn .rs4losoohk {
    padding: 10px 8px;
}

@media (max-width: 992px) {
    .dhoe94h4qn .container {
        padding: 10px 8px;
    }
}

.dhoe94h4qn .cd4sx7l66v {
    border-radius: 25px;
    background-color: #95d5b2;
    justify-content: center;
    padding: 100px 32px;
    margin: 0;
    overflow: hidden;
}

@media (max-width: 768px) {
    .dhoe94h4qn .cd4sx7l66v {
        padding: 50px 2px;
    }
}

.dhoe94h4qn .cd4sx7l66v .ardwyowp7u {
    padding: 0 8px;
}

.dhoe94h4qn .cd4sx7l66v .ardwyowp7u:nth-child(2) {
    justify-content: center;
}

.dhoe94h4qn .tl7mcb8tyz {
    margin-bottom: 50px;
    margin-left: 15%;
}

.dhoe94h4qn .tl7mcb8tyz:nth-child(2n) {
    margin-left: 0;
    margin-right: 5%;
}

.dhoe94h4qn .tl7mcb8tyz:nth-child(2n) .wqdsv9glws .yekpuxn961 .chz9iu4h5h .vpa076bcg4 {
    background-color: #e354e3;
}

.dhoe94h4qn .tl7mcb8tyz:nth-child(3n) .wqdsv9glws .yekpuxn961 .chz9iu4h5h .vpa076bcg4 {
    background-color: #f85f32;
}

.dhoe94h4qn .tl7mcb8tyz:last-child {
    margin-bottom: 0;
}

.dhoe94h4qn .tl7mcb8tyz .wqdsv9glws {
    border-radius: 25px !important;
    background-color: #f8fcf9;
    height: 100%;
    padding: 30px;
}

@media (max-width: 768px) {
    .dhoe94h4qn .tl7mcb8tyz .wqdsv9glws {
        padding: 20px 15px;
    }
}

.dhoe94h4qn .tl7mcb8tyz .wqdsv9glws .yekpuxn961 .chz9iu4h5h {
    text-align: right;
    margin-bottom: 50px;
    margin-top: -4rem;
}

.dhoe94h4qn .tl7mcb8tyz .wqdsv9glws .yekpuxn961 .chz9iu4h5h .vpa076bcg4 {
    display: inline-flex;
    width: 60px;
    height: 60px;
    border-radius: 100%;
    align-items: center;
    justify-content: center;
    background-color: #715edb;
    color: #ffffff;
    font-size: 28px;
    transition: all 0.3s ease-in-out;
}

.dhoe94h4qn .tl7mcb8tyz .wqdsv9glws .yekpuxn961 .g4ljeqqzo3 {
    margin-bottom: 20px;
}

.dhoe94h4qn .tl7mcb8tyz .wqdsv9glws .yekpuxn961 .oyebvwixng {
    margin-bottom: 0;
}

@media (max-width: 992px) {
    .dhoe94h4qn .fgfwzavs3x {
        margin: 50px 0;
    }
}

.dhoe94h4qn .fgfwzavs3x .d43wzllnfk {
    margin-bottom: 30px;
}

.dhoe94h4qn .fgfwzavs3x .d43wzllnfk .pbzv7m9slf {
    display: inline-flex;
    border: 1px solid #95d5b2;
    border-radius: 300px;
    padding: 5px 25px;
    background-color: #b7e4c7;
    margin-bottom: 0;
}

.dhoe94h4qn .fgfwzavs3x .i5p1k1qjvq {
    margin-bottom: 70px;
}

@media (max-width: 992px) {
    .dhoe94h4qn .fgfwzavs3x .i5p1k1qjvq {
        margin-bottom: 30px;
    }
}

.dhoe94h4qn .fgfwzavs3x .nahbxfltb7 {
    display: flex;
    justify-content: center;
}

.dhoe94h4qn .fgfwzavs3x .nahbxfltb7 img {
    width: 350px;
    height: 350px;
    object-fit: cover;
    border-radius: 100% !important;
}

@media (max-width: 1200px) {
    .dhoe94h4qn .fgfwzavs3x .nahbxfltb7 img {
        width: 250px;
        height: 250px;
    }
}

.dhoe94h4qn .xkwt96tygz {
    margin-bottom: 50px;
    margin-right: 15%;
    margin-left: 0;
}

.dhoe94h4qn .xkwt96tygz:nth-child(2n) {
    margin-right: 0;
    margin-left: 5%;
}

.dhoe94h4qn .xkwt96tygz .wqdsv9glws {
    border-radius: 25px !important;
    background-color: #f8fcf9;
    height: 100%;
    padding: 30px;
}

@media (max-width: 768px) {
    .dhoe94h4qn .xkwt96tygz .wqdsv9glws {
        padding: 20px 15px;
    }
}

.dhoe94h4qn .xkwt96tygz .wqdsv9glws .yekpuxn961 .chz9iu4h5h {
    text-align: left;
    margin-bottom: 50px;
}

.dhoe94h4qn .xkwt96tygz .wqdsv9glws .yekpuxn961 .chz9iu4h5h .vpa076bcg4 {
    width: 60px;
    height: 60px;
    border-radius: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #715edb;
    color: #ffffff;
    font-size: 28px;
    transition: all 0.3s ease-in-out;
}

.dhoe94h4qn .xkwt96tygz .wqdsv9glws .yekpuxn961 .g4ljeqqzo3 {
    margin-bottom: 20px;
}

.dhoe94h4qn .xkwt96tygz .wqdsv9glws .yekpuxn961 .oyebvwixng {
    margin-bottom: 0;
}

.dhoe94h4qn .i5p1k1qjvq {
    color: #000000;
    text-align: center;
}

.dhoe94h4qn .pbzv7m9slf,
.dhoe94h4qn .d43wzllnfk {
    color: #000000;
    text-align: center;
}

.dhoe94h4qn .g4ljeqqzo3 {
    color: #000000;
}

.dhoe94h4qn .oyebvwixng {
    color: #000000;
}

.q0it8nf4zw {
    padding-top: 0rem;
    padding-bottom: 0rem;
    background-color: transparent;
}

.q0it8nf4zw .kja5o7otm7.kytpsg8lba {
    display: none;
}

.q0it8nf4zw .kja5o7otm7 {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

.q0it8nf4zw .rs4losoohk {
    padding: 10px 8px;
}

@media (max-width: 992px) {
    .q0it8nf4zw .container {
        padding: 10px 8px;
    }
}

.q0it8nf4zw .cd4sx7l66v {
    border-radius: 25px;
    background-color: #95d5b2;
    padding: 40px;
    margin: 0;
    overflow: hidden;
}

@media (max-width: 768px) {
    .q0it8nf4zw .cd4sx7l66v {
        padding: 40px 10px;
    }
}

.q0it8nf4zw .cd4sx7l66v .ardwyowp7u,
.q0it8nf4zw .cd4sx7l66v .tl7mcb8tyz {
    padding: 0;
}

.q0it8nf4zw .ujblb16xwr {
    padding-top: 100px;
    border-radius: 25px 25px 0 0;
}

@media (max-width: 768px) {
    .q0it8nf4zw .ujblb16xwr {
        padding-top: 50px;
    }
}

.q0it8nf4zw .ujblb16xwr .a68yoqelf9 {
    margin-bottom: 0;
    padding-right: 80px;
}

@media (max-width: 992px) {
    .q0it8nf4zw .ujblb16xwr .a68yoqelf9 {
        padding: 0;
    }
}

.q0it8nf4zw .ujblb16xwr .i5p1k1qjvq {
    margin: 0;
}

.q0it8nf4zw .mio05v3dd2 {
    justify-content: center;
    padding: 40px 32px 84px;
    border-radius: 0 0 25px 25px;
}

@media (max-width: 768px) {
    .q0it8nf4zw .mio05v3dd2 {
        padding: 40px 2px 34px;
    }
}

.q0it8nf4zw .mio05v3dd2 .tl7mcb8tyz {
    padding: 0 8px;
    min-height: 410px;
    margin-bottom: 16px;
}

@media (max-width: 992px) {
    .q0it8nf4zw .mio05v3dd2 .tl7mcb8tyz {
        min-height: 300px;
    }
}

.q0it8nf4zw .mio05v3dd2 .tl7mcb8tyz .wqdsv9glws {
    border-radius: 0 !important;
    height: 100%;
}

.q0it8nf4zw .mio05v3dd2 .tl7mcb8tyz .wqdsv9glws .jlluc20jt9 {
    position: relative;
    border-radius: 33px !important;
    overflow: hidden;
    height: 100%;
}

.q0it8nf4zw .mio05v3dd2 .tl7mcb8tyz .wqdsv9glws .jlluc20jt9 img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border-radius: 0 !important;
    object-fit: cover;
}

.q0it8nf4zw .mio05v3dd2 .tl7mcb8tyz .wqdsv9glws .jlluc20jt9::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #000000;
    opacity: 0.7;
    pointer-events: none;
    z-index: 1;
}

.q0it8nf4zw .mio05v3dd2 .tl7mcb8tyz .wqdsv9glws .jlluc20jt9 .ex5btwxkg6 {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    height: 100%;
    position: relative;
    z-index: 1;
    padding: 56px 40px 40px;
    pointer-events: none;
}

@media (max-width: 992px) {
    .q0it8nf4zw .mio05v3dd2 .tl7mcb8tyz .wqdsv9glws .jlluc20jt9 .ex5btwxkg6 {
        padding: 30px 15px;
    }
}

.q0it8nf4zw .mio05v3dd2 .tl7mcb8tyz .wqdsv9glws .jlluc20jt9 .ex5btwxkg6 .wklo52ny02 {
    width: 100%;
    margin-bottom: 0;
    pointer-events: visible;
}

.q0it8nf4zw .mio05v3dd2 .tl7mcb8tyz .wqdsv9glws .jlluc20jt9 .ex5btwxkg6 .gaqayihwtm {
    margin-bottom: 0;
    pointer-events: visible;
}

.q0it8nf4zw .mio05v3dd2 .tl7mcb8tyz .wqdsv9glws .j82jsx4wfa::before {
    background-color: #b7e4c7;
}

.q0it8nf4zw .mio05v3dd2 .tl7mcb8tyz .wqdsv9glws .fofvfp6hi4::before {
    background-color: #2d6a4f;
}

.q0it8nf4zw .i5p1k1qjvq {
    color: #000000;
}

.q0it8nf4zw .a68yoqelf9 {
    color: #000000;
}

.q0it8nf4zw .wklo52ny02 {
    color: #F8FCF9;
}

.q0it8nf4zw .gaqayihwtm {
    color: #F8FCF9;
}

.q0it8nf4zw .nhin36oxwo {
    color: #000000;
}

.q0it8nf4zw .cnqel20s38 {
    color: #000000;
}

.q0it8nf4zw .zsikiqdl6b {
    color: #FFFFFF;
}

.q0it8nf4zw .v6bn6qk5vh {
    color: #FFFFFF;
}

.cid-uYQmOdAehF {
    padding-top: 2rem;
    padding-bottom: 2rem;
    background-color: transparent;
}

.cid-uYQmOdAehF .tl7mcb8tyz:focus,
.cid-uYQmOdAehF span:focus {
    outline: none;
}

.cid-uYQmOdAehF .rs4losoohk {
    padding-left: 0;
    padding-right: 0;
    overflow: hidden;
}

.cid-uYQmOdAehF .dq72j2gjy3 {
    max-width: 800px;
}

.cid-uYQmOdAehF .tl7mcb8tyz {
    color: #000000;
    min-height: 90px;
}

@media (max-width: 768px) {
    .cid-uYQmOdAehF .tl7mcb8tyz {
        min-height: 45px;
    }
}

.cghdkvngie {
    padding-top: 0rem;
    padding-bottom: 0rem;
    background-color: transparent;
}

.cghdkvngie .kja5o7otm7.kytpsg8lba {
    display: none;
}

.cghdkvngie .kja5o7otm7 {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

.cghdkvngie .rs4losoohk {
    padding: 10px 8px;
}

@media (max-width: 992px) {
    .cghdkvngie .container {
        padding: 10px 8px;
    }
}

.cghdkvngie .cd4sx7l66v {
    border-radius: 25px;
    background-color: #b7e4c7;
    box-shadow: inset 0 0 5rem #f8fcf9;
    padding: 100px 40px;
    margin: 0;
    overflow: hidden;
}

@media (max-width: 768px) {
    .cghdkvngie .cd4sx7l66v {
        padding: 50px 10px;
    }
}

.cghdkvngie .cd4sx7l66v .ardwyowp7u {
    padding: 0;
}

.cghdkvngie .y2l1fke1ym {
    margin-bottom: 110px;
    color: #000000;
    text-align: center;
}

@media (max-width: 992px) {
    .cghdkvngie .y2l1fke1ym {
        margin-bottom: 30px;
    }
}

.cghdkvngie .m0kd1y71yu {
    text-align: center;
}

.cghdkvngie .m0kd1y71yu .p2cy4x17v1 {
    position: relative;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    min-height: 150px;
}

@media (max-width: 992px) {
    .cghdkvngie .m0kd1y71yu .p2cy4x17v1 {
        display: block;
    }
}

.cghdkvngie .m0kd1y71yu .p2cy4x17v1 img {
    display: inline-flex;
    position: relative;
    height: 150px;
    width: 150px;
    object-fit: cover;
    border-radius: 25px !important;
}

@media (max-width: 992px) {
    .cghdkvngie .m0kd1y71yu .p2cy4x17v1 img {
        margin-bottom: 30px;
    }
}

.cghdkvngie .m0kd1y71yu .p2cy4x17v1 .i5p1k1qjvq {
    position: absolute;
    left: 15rem;
    width: 280px;
}

@media (max-width: 992px) {
    .cghdkvngie .m0kd1y71yu .p2cy4x17v1 .i5p1k1qjvq {
        position: static;
        width: auto;
        text-align: center;
    }
}

.cghdkvngie .ihd2h9m00f {
    margin: 30px 0 0 0;
    color: #000000;
    text-align: center;
}

.cghdkvngie .i5p1k1qjvq {
    color: #000000;
    text-align: left;
}

.kxw172kdt6 {
    padding-top: 0rem;
    padding-bottom: 0rem;
    background-color: transparent;
}

.kxw172kdt6 .kja5o7otm7.kytpsg8lba {
    display: none;
}

.kxw172kdt6 .kja5o7otm7 {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

.kxw172kdt6 .rs4losoohk {
    padding: 10px 8px;
}

@media (max-width: 992px) {
    .kxw172kdt6 .container {
        padding: 10px 8px;
    }
}

.kxw172kdt6 .cd4sx7l66v {
    border-radius: 25px;
    background-color: #95d5b2;
    justify-content: center;
    padding: 100px 40px;
    margin: 0;
    overflow: hidden;
}

@media (max-width: 768px) {
    .kxw172kdt6 .cd4sx7l66v {
        padding: 50px 10px;
    }
}

.kxw172kdt6 .cd4sx7l66v .ardwyowp7u {
    padding: 0;
    justify-content: center;
}

.kxw172kdt6 .i5p1k1qjvq {
    margin-bottom: 80px;
    color: #000000;
    text-align: center;
}

@media (max-width: 992px) {
    .kxw172kdt6 .i5p1k1qjvq {
        margin-bottom: 50px;
    }
}

.kxw172kdt6 .hmobtkhk1h {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 40px;
    margin-right: 20px;
}

@media (max-width: 992px) {
    .kxw172kdt6 .hmobtkhk1h {
        grid-template-columns: 1fr;
        margin: 0 0 40px 0;
    }
}

.kxw172kdt6 .hmobtkhk1h .tl7mcb8tyz:nth-child(2n) .wqdsv9glws .yekpuxn961 .chz9iu4h5h .vpa076bcg4 {
    background-color: #e354e3;
}

.kxw172kdt6 .hmobtkhk1h .tl7mcb8tyz:nth-child(3n) .wqdsv9glws .yekpuxn961 .chz9iu4h5h .vpa076bcg4 {
    background-color: #f85f32;
}

.kxw172kdt6 .hmobtkhk1h .tl7mcb8tyz .wqdsv9glws {
    border-radius: 25px !important;
    background-color: #f8fcf9;
    height: 100%;
    padding: 30px;
}

@media (max-width: 768px) {
    .kxw172kdt6 .hmobtkhk1h .tl7mcb8tyz .wqdsv9glws {
        padding: 20px 15px;
    }
}

.kxw172kdt6 .hmobtkhk1h .tl7mcb8tyz .wqdsv9glws .yekpuxn961 .chz9iu4h5h {
    text-align: right;
    margin-bottom: 50px;
    margin-top: -4rem;
}

.kxw172kdt6 .hmobtkhk1h .tl7mcb8tyz .wqdsv9glws .yekpuxn961 .chz9iu4h5h .vpa076bcg4 {
    display: inline-flex;
    width: 60px;
    height: 60px;
    border-radius: 100%;
    align-items: center;
    justify-content: center;
    background-color: #715edb;
    color: #ffffff;
    font-size: 28px;
    transition: all 0.3s ease-in-out;
}

.kxw172kdt6 .hmobtkhk1h .tl7mcb8tyz .wqdsv9glws .yekpuxn961 .g4ljeqqzo3 {
    margin-bottom: 20px;
}

.kxw172kdt6 .hmobtkhk1h .tl7mcb8tyz .wqdsv9glws .yekpuxn961 .oyebvwixng {
    margin-bottom: 0;
}

.kxw172kdt6 .nahbxfltb7 {
    margin-left: 20px;
}

@media (max-width: 992px) {
    .kxw172kdt6 .nahbxfltb7 {
        margin: 0;
    }
}

.kxw172kdt6 .nahbxfltb7 img {
    height: 600px;
    object-fit: cover;
    border-radius: 25px !important;
}

@media (max-width: 992px) {
    .kxw172kdt6 .nahbxfltb7 img {
        height: 300px;
    }
}

.kxw172kdt6 .g4ljeqqzo3 {
    color: #000000;
}

.kxw172kdt6 .oyebvwixng {
    color: #000000;
}

.uttlkhxjzt {
    padding-top: 0rem;
    padding-bottom: 0rem;
    background-color: transparent;
}

.uttlkhxjzt .tl7mcb8tyz:focus,
.uttlkhxjzt span:focus {
    outline: none;
}

.uttlkhxjzt .tl7mcb8tyz {
    cursor: pointer;
}

.uttlkhxjzt .clik1b5gyc {
    grid-row-gap: 2rem;
}

@media (max-width: 767px) {
    .uttlkhxjzt .clik1b5gyc {
        grid-row-gap: 1rem;
    }
}

.uttlkhxjzt .grid-container-1,
.uttlkhxjzt .grid-container-2,
.uttlkhxjzt .h2qnfe4j3x {
    gap: 0 10px;
}

@media (max-width: 767px) {

    .uttlkhxjzt .grid-container-1,
    .uttlkhxjzt .grid-container-2,
    .uttlkhxjzt .h2qnfe4j3x {
        gap: 0 10px;
    }
}

.uttlkhxjzt .dq72j2gjy3 {
    max-width: 800px;
}

@media (max-width: 768px) {
    .uttlkhxjzt .dq72j2gjy3 {
        padding: 0;
    }
}

.uttlkhxjzt .container,
.uttlkhxjzt .rs4losoohk {
    overflow: hidden;
}

.uttlkhxjzt .clik1b5gyc {
    display: grid;
    transform: translate3d(-3rem, 0, 0);
    width: 115vw;
    grid-column-gap: 1rem;
}

.uttlkhxjzt .vxng9s68z6 {
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 25px !important;
}

.uttlkhxjzt .vxng9s68z6 img {
    min-width: 30vw;
    max-width: 100%;
    height: 440px;
    object-fit: cover;
    border-radius: 25px !important;
}

@media (max-width: 767px) {
    .uttlkhxjzt .vxng9s68z6 img {
        min-width: 35vw;
        height: 160px;
    }
}

.uttlkhxjzt .grid-container-1,
.uttlkhxjzt .grid-container-2,
.uttlkhxjzt .h2qnfe4j3x {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    grid-auto-columns: 1fr;
    grid-auto-flow: column;
}

.uttlkhxjzt .grid-container-1 {
    align-items: flex-end;
}

.uttlkhxjzt .grid-container-2 {
    align-items: flex-start;
}

.uttlkhxjzt .rs4losoohk {
    padding: 10px 8px;
}

@media (max-width: 992px) {
    .uttlkhxjzt .container {
        padding: 10px 8px;
    }
}

.uttlkhxjzt .cd4sx7l66v {
    border-radius: 25px;
    background-color: #b7e4c7;
    padding: 50px 40px;
    margin: 0;
    overflow: hidden;
    margin-bottom: 10px;
}

@media (max-width: 768px) {
    .uttlkhxjzt .cd4sx7l66v {
        padding: 50px 10px;
    }
}

.uttlkhxjzt .cd4sx7l66v .ardwyowp7u {
    padding: 0;
}

.uttlkhxjzt .i5p1k1qjvq {
    margin-bottom: 0;
    color: #000000;
    text-align: center;
}

.yxe0wkye9e {
    background-image: url("photo-1744907529502-168ccdab53a3.jpeg");
}

.yxe0wkye9e .kja5o7otm7.kytpsg8lba {
    display: none;
}

.yxe0wkye9e .kja5o7otm7 {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

.xve89xwduk {
    padding-top: 0rem;
    padding-bottom: 0rem;
    background-color: transparent;
}

.xve89xwduk .kja5o7otm7.kytpsg8lba {
    display: none;
}

.xve89xwduk .kja5o7otm7 {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

.xve89xwduk .rs4losoohk {
    padding: 10px 8px;
}

@media (max-width: 992px) {
    .xve89xwduk .container {
        padding: 10px 8px;
    }
}

.xve89xwduk .cd4sx7l66v {
    border-radius: 25px;
    background-color: #b7e4c7;
    box-shadow: inset 0 0 5rem #f8fcf9;
    padding: 100px 40px;
    margin: 0;
    overflow: hidden;
}

@media (max-width: 768px) {
    .xve89xwduk .cd4sx7l66v {
        padding: 50px 10px;
    }
}

.xve89xwduk .cd4sx7l66v .ardwyowp7u {
    padding: 0;
}

.xve89xwduk .y2l1fke1ym {
    margin-bottom: 40px;
    color: #000000;
    text-align: center;
}

@media (max-width: 992px) {
    .xve89xwduk .y2l1fke1ym {
        margin-bottom: 30px;
    }
}

.xve89xwduk .i5p1k1qjvq {
    margin: 0;
    color: #000000;
    text-align: center;
}

.cid-uYQmOdDtLb {
    padding-top: 0rem;
    padding-bottom: 0rem;
    background-color: transparent;
}

.cid-uYQmOdDtLb .kja5o7otm7.kytpsg8lba {
    display: none;
}

.cid-uYQmOdDtLb .kja5o7otm7 {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

.cid-uYQmOdDtLb .rs4losoohk {
    padding: 10px 8px;
}

@media (max-width: 992px) {
    .cid-uYQmOdDtLb .container {
        padding: 10px 8px;
    }
}

.cid-uYQmOdDtLb .cd4sx7l66v {
    border-radius: 25px;
    background-color: #95d5b2;
    margin: 0;
    overflow: hidden;
    padding: 100px 40px;
    justify-content: center;
}

@media (max-width: 768px) {
    .cid-uYQmOdDtLb .cd4sx7l66v {
        padding: 50px 10px;
    }
}

.cid-uYQmOdDtLb .tl7mcb8tyz {
    margin-bottom: 16px;
}

.cid-uYQmOdDtLb .tl7mcb8tyz:last-child {
    margin-bottom: 0;
}

.cid-uYQmOdDtLb .tl7mcb8tyz .wqdsv9glws {
    position: relative;
    display: flex;
    border-radius: 33px !important;
    padding: 25px;
    overflow: hidden;
}

.cid-uYQmOdDtLb .tl7mcb8tyz .wqdsv9glws::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #f8fcf9;
    opacity: 0.4;
}

@media (max-width: 992px) {
    .cid-uYQmOdDtLb .tl7mcb8tyz .wqdsv9glws {
        padding: 20px 15px;
        display: block;
    }
}

.cid-uYQmOdDtLb .tl7mcb8tyz .wqdsv9glws .jlluc20jt9 {
    position: relative;
    z-index: 1;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-right: 50px;
}

@media (max-width: 992px) {
    .cid-uYQmOdDtLb .tl7mcb8tyz .wqdsv9glws .jlluc20jt9 {
        margin: 0 0 20px 0;
    }
}

.cid-uYQmOdDtLb .tl7mcb8tyz .wqdsv9glws .jlluc20jt9 img {
    width: 260px;
    height: 100%;
    border-radius: 25px !important;
    object-fit: cover;
}

@media (max-width: 1200px) {
    .cid-uYQmOdDtLb .tl7mcb8tyz .wqdsv9glws .jlluc20jt9 img {
        height: 300px;
    }
}

@media (max-width: 992px) {
    .cid-uYQmOdDtLb .tl7mcb8tyz .wqdsv9glws .jlluc20jt9 img {
        width: 100%;
        height: 140px;
    }
}

.cid-uYQmOdDtLb .tl7mcb8tyz .wqdsv9glws .jlluc20jt9 a {
    height: 100%;
}

.cid-uYQmOdDtLb .tl7mcb8tyz .wqdsv9glws .jlluc20jt9 .vpa076bcg4 {
    position: absolute;
    font-size: 130px;
    color: #ffffff;
}

@media (max-width: 992px) {
    .cid-uYQmOdDtLb .tl7mcb8tyz .wqdsv9glws .jlluc20jt9 .vpa076bcg4 {
        font-size: 64px;
    }
}

.cid-uYQmOdDtLb .tl7mcb8tyz .wqdsv9glws .ex5btwxkg6 {
    position: relative;
    z-index: 1;
    margin-right: 100px;
    padding: 30px 0;
    width: 65%;
}

@media (max-width: 992px) {
    .cid-uYQmOdDtLb .tl7mcb8tyz .wqdsv9glws .ex5btwxkg6 {
        margin-right: 0;
        padding: 0;
        width: 100%;
    }
}

.cid-uYQmOdDtLb .tl7mcb8tyz .wqdsv9glws .ex5btwxkg6 .g4ljeqqzo3 {
    margin-bottom: 20px;
}

.cid-uYQmOdDtLb .tl7mcb8tyz .wqdsv9glws .ex5btwxkg6 .card-price {
    margin-bottom: 100px;
}

@media (min-width: 992px) {
    .cid-uYQmOdDtLb .tl7mcb8tyz .wqdsv9glws .ex5btwxkg6 .card-price {
        line-height: 50px;
    }
}

@media (max-width: 992px) {
    .cid-uYQmOdDtLb .tl7mcb8tyz .wqdsv9glws .ex5btwxkg6 .card-price {
        margin-bottom: 20px;
    }
}

.cid-uYQmOdDtLb .tl7mcb8tyz .wqdsv9glws .ex5btwxkg6 .oyebvwixng {
    margin-bottom: 0;
}

.cid-uYQmOdDtLb .tl7mcb8tyz .wqdsv9glws .tags-wrapper {
    position: relative;
    z-index: 1;
    padding: 30px 0;
    display: flex;
    justify-content: flex-end;
    flex-wrap: wrap;
    height: fit-content;
}

@media (max-width: 992px) {
    .cid-uYQmOdDtLb .tl7mcb8tyz .wqdsv9glws .tags-wrapper {
        margin-top: 20px;
        padding: 0;
        justify-content: flex-start;
    }
}

.cid-uYQmOdDtLb .tl7mcb8tyz .wqdsv9glws .tags-wrapper .azr82qmvkv {
    border: 1px solid #b7e4c7;
    background-color: #b7e4c7;
    padding: 5px 25px;
    margin: 0 16px 16px 0;
    border-radius: 300px;
}

.cid-uYQmOdDtLb .i5p1k1qjvq {
    margin-bottom: 80px;
    color: #000000;
    text-align: center;
}

@media (max-width: 992px) {
    .cid-uYQmOdDtLb .i5p1k1qjvq {
        margin-bottom: 50px;
    }
}

.cid-uYQmOdDtLb .wz9rp7euhg {
    height: 100%;
}

.cid-uYQmOdDtLb .item-menu-overlay .btn-wrapper {
    margin-top: 15%;
}

.cid-uYQmOdDtLb .g4ljeqqzo3 {
    color: #000000;
}

.cid-uYQmOdDtLb .oyebvwixng {
    color: #000000;
}

.cid-uYQmOdDtLb .azr82qmvkv {
    color: #000000;
}

.cid-uYQmOdDtLb .card-price {
    color: #000000;
}

.p8rp5l3ipd {
    padding-top: 0rem;
    padding-bottom: 0rem;
    background-color: transparent;
}

.p8rp5l3ipd .kja5o7otm7.kytpsg8lba {
    display: none;
}

.p8rp5l3ipd .kja5o7otm7 {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

.p8rp5l3ipd .rs4losoohk {
    padding: 10px 8px;
}

@media (max-width: 992px) {
    .p8rp5l3ipd .container {
        padding: 10px 8px;
    }
}

.p8rp5l3ipd .cd4sx7l66v {
    margin: 0;
}

.p8rp5l3ipd .cd4sx7l66v .ardwyowp7u {
    padding: 0;
}

.p8rp5l3ipd .fgfwzavs3x {
    display: flex;
    align-items: center;
    padding: 50px 40px;
    background-color: #95d5b2;
    border-radius: 25px;
    margin-right: 8px;
    height: 100%;
}

@media (max-width: 1199px) {
    .p8rp5l3ipd .fgfwzavs3x {
        margin: 0 0 16px 0;
    }
}

@media (max-width: 768px) {
    .p8rp5l3ipd .fgfwzavs3x {
        padding: 50px 10px;
    }
}

.p8rp5l3ipd .fgfwzavs3x .e2w0rdayje {
    width: 100%;
}

.p8rp5l3ipd .fgfwzavs3x .e2w0rdayje .i5p1k1qjvq {
    margin-bottom: 80px;
}

@media (max-width: 992px) {
    .p8rp5l3ipd .fgfwzavs3x .e2w0rdayje .i5p1k1qjvq {
        margin-bottom: 30px;
    }
}

.p8rp5l3ipd .fgfwzavs3x .e2w0rdayje .a68yoqelf9 {
    margin-bottom: 60px;
}

@media (max-width: 992px) {
    .p8rp5l3ipd .fgfwzavs3x .e2w0rdayje .a68yoqelf9 {
        margin-bottom: 30px;
    }
}

.p8rp5l3ipd .fgfwzavs3x .e2w0rdayje .meuj0anmo1 .kcbmved8t6 {
    display: inline-flex;
    align-items: center;
}

.p8rp5l3ipd .fgfwzavs3x .e2w0rdayje .meuj0anmo1 .kcbmved8t6 img {
    width: 120px;
    height: 120px;
    border-radius: 100% !important;
    margin-right: 25px;
    object-fit: cover;
}

.p8rp5l3ipd .fgfwzavs3x .e2w0rdayje .meuj0anmo1 .kcbmved8t6 .v5en2tun1u .vlka26s9gt {
    margin-bottom: 5px;
}

.p8rp5l3ipd .fgfwzavs3x .e2w0rdayje .meuj0anmo1 .kcbmved8t6 .v5en2tun1u .ty9875cyyy {
    opacity: 0.5;
    margin-bottom: 0;
}

.p8rp5l3ipd .tbns66hq99 {
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 50px 40px;
    background-image: linear-gradient(0.375turn, #b7e4c7 0%, #2d6a4f 98%);
    border-radius: 25px;
    margin-left: 8px;
    height: 100%;
}

@media (max-width: 1199px) {
    .p8rp5l3ipd .tbns66hq99 {
        margin: 0;
    }
}

@media (max-width: 768px) {
    .p8rp5l3ipd .tbns66hq99 {
        padding: 50px 10px;
    }
}

.p8rp5l3ipd .tbns66hq99 .rd2jz70j8w {
    padding: 20px 15px;
    border-radius: 25px;
    border: 1px solid #000000;
    position: relative;
    overflow: hidden;
    width: 65%;
}

@media (max-width: 768px) {
    .p8rp5l3ipd .tbns66hq99 .rd2jz70j8w {
        width: 100%;
    }
}

.p8rp5l3ipd .tbns66hq99 .rd2jz70j8w::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    pointer-events: none;
}

.p8rp5l3ipd .tbns66hq99 .rd2jz70j8w .hptlx1xvq7.cd4sx7l66v {
    position: relative;
    z-index: 1;
    padding: 0;
}

.p8rp5l3ipd .tbns66hq99 .rd2jz70j8w .hptlx1xvq7.cd4sx7l66v .d0ovg8um70 {
    margin-bottom: 16px !important;
}

.p8rp5l3ipd .tbns66hq99 .rd2jz70j8w .hptlx1xvq7.cd4sx7l66v .d0ovg8um70 .h6jp67u2zm {
    border: 1px solid #000000 !important;
    box-shadow: none;
    background: transparent;
    border-radius: 17px !important;
    padding: 20px 25px;
    color: #0aa3c2;
}

@media (max-width: 768px) {
    .p8rp5l3ipd .tbns66hq99 .rd2jz70j8w .hptlx1xvq7.cd4sx7l66v .d0ovg8um70 .h6jp67u2zm {
        padding: 20px 15px;
    }
}

.p8rp5l3ipd .tbns66hq99 .rd2jz70j8w .hptlx1xvq7.cd4sx7l66v .d0ovg8um70 .h6jp67u2zm::placeholder {
    color: #000000;
}

.p8rp5l3ipd .tbns66hq99 .rd2jz70j8w .hptlx1xvq7.cd4sx7l66v .d0ovg8um70 .form-check {
    padding-left: 2.1em;
}

.p8rp5l3ipd .tbns66hq99 .rd2jz70j8w .hptlx1xvq7.cd4sx7l66v .d0ovg8um70 .form-check .form-check-input {
    background-color: #000000;
    border-color: #000000;
}

.p8rp5l3ipd .tbns66hq99 .rd2jz70j8w .hptlx1xvq7.cd4sx7l66v .d0ovg8um70 .form-check .form-check-label {
    color: #0aa3c2;
}

.p8rp5l3ipd .tbns66hq99 .rd2jz70j8w .hptlx1xvq7.cd4sx7l66v .nvdn0wmor0 {
    width: 100%;
}

.p8rp5l3ipd .tbns66hq99 .rd2jz70j8w .hptlx1xvq7.cd4sx7l66v .nvdn0wmor0 .c1rktyecrj {
    width: 100%;
}

.p8rp5l3ipd .i5p1k1qjvq {
    color: #222222;
}

.p8rp5l3ipd .a68yoqelf9 {
    color: #000000;
    text-align: center;
}

.p8rp5l3ipd .vlka26s9gt {
    color: #000000;
}

.p8rp5l3ipd .ty9875cyyy {
    color: #000000;
}

.p8rp5l3ipd label {
    color: #ffffff;
}

.p8rp5l3ipd .i5p1k1qjvq,
.p8rp5l3ipd .meuj0anmo1 {
    text-align: center;
    color: #000000;
}

.ivkwmn62md {
    padding-top: 0rem;
    padding-bottom: 0rem;
    background-color: transparent;
}

.ivkwmn62md .kja5o7otm7.kytpsg8lba {
    display: none;
}

.ivkwmn62md .kja5o7otm7 {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

.ivkwmn62md .rs4losoohk {
    padding: 10px 8px;
}

@media (max-width: 992px) {
    .ivkwmn62md .container {
        padding: 10px 8px;
    }
}

.ivkwmn62md .cd4sx7l66v {
    margin: 0;
}

.ivkwmn62md .cd4sx7l66v .ardwyowp7u {
    padding: 0;
}

.ivkwmn62md .cd4sx7l66v .ardwyowp7u:nth-child(2n) .wqdsv9glws {
    margin-right: 0;
}

.ivkwmn62md .wqdsv9glws {
    display: flex;
    align-items: center;
    padding: 50px 40px;
    background-color: #95d5b2;
    border-radius: 25px;
    margin-right: 16px;
    height: 100%;
}

@media (max-width: 992px) {
    .ivkwmn62md .wqdsv9glws {
        margin: 0 0 16px 0;
    }
}

@media (max-width: 768px) {
    .ivkwmn62md .wqdsv9glws {
        padding: 50px 10px;
    }
}

.ivkwmn62md .wqdsv9glws .e2w0rdayje {
    width: 100%;
}

.ivkwmn62md .wqdsv9glws .e2w0rdayje .i5p1k1qjvq {
    margin-bottom: 50px;
}

@media (max-width: 992px) {
    .ivkwmn62md .wqdsv9glws .e2w0rdayje .i5p1k1qjvq {
        margin-bottom: 30px;
    }
}

.ivkwmn62md .wqdsv9glws .e2w0rdayje .qfkab24yys {
    margin-bottom: 0;
}

.ivkwmn62md .wqdsv9glws .e2w0rdayje .pbzv7m9slf {
    margin-bottom: 0;
}

.ivkwmn62md .wqdsv9glws .e2w0rdayje .nvdn0wmor0 {
    margin-top: 40px;
}

@media (max-width: 992px) {
    .ivkwmn62md .wqdsv9glws .e2w0rdayje .nvdn0wmor0 {
        margin-top: 20px;
    }
}

.ivkwmn62md .i5p1k1qjvq {
    color: #222222;
}

.ivkwmn62md .i5p1k1qjvq,
.ivkwmn62md .nvdn0wmor0 {
    text-align: center;
    color: #000000;
}

.ivkwmn62md .pbzv7m9slf {
    color: #000000;
    text-align: center;
}

.ivkwmn62md .qfkab24yys {
    text-align: center;
    color: #000000;
}

.qmw12oq0zt {
    padding-top: 0rem;
    padding-bottom: 0rem;
    background-color: transparent;
}

.qmw12oq0zt .kja5o7otm7.kytpsg8lba {
    display: none;
}

.qmw12oq0zt .kja5o7otm7 {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

.qmw12oq0zt .rs4losoohk {
    padding: 10px 8px;
}

@media (max-width: 992px) {
    .qmw12oq0zt .container {
        padding: 10px 8px;
    }
}

.qmw12oq0zt .ujblb16xwr {
    border-radius: 25px;
    background-color: #ffffff;
    padding: 40px 32px;
    margin: 0;
    overflow: hidden;
    justify-content: center;
}

@media (max-width: 768px) {
    .qmw12oq0zt .ujblb16xwr {
        padding: 40px 2px;
    }
}

.qmw12oq0zt .ujblb16xwr .ardwyowp7u {
    padding: 0 8px;
}

.qmw12oq0zt .i5p1k1qjvq {
    margin-bottom: 16px;
    color: #222222;
}

.qmw12oq0zt .pbzv7m9slf {
    opacity: 0.5;
    margin-bottom: 16px;
    color: #222222;
}

.qmw12oq0zt .list-wrapper {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 16px;
}

@media (max-width: 1200px) {
    .qmw12oq0zt .list-wrapper {
        display: block;
    }
}

.qmw12oq0zt .list-wrapper .list {
    margin-bottom: 20px;
    padding: 0;
    list-style-type: none;
}

.qmw12oq0zt .list-wrapper .list .b0hpfvbcwa {
    opacity: 0.5;
    margin-bottom: 16px;
    transition: all 0.3s ease-in-out;
    cursor: pointer;
}

.qmw12oq0zt .list-wrapper .list .b0hpfvbcwa:hover,
.qmw12oq0zt .list-wrapper .list .b0hpfvbcwa:focus {
    opacity: 1;
}

@media (max-width: 992px) {
    .qmw12oq0zt .social-wrapper {
        margin-bottom: 20px;
    }
}

.qmw12oq0zt .social-wrapper .soc-wrap {
    display: inline-flex;
    flex-wrap: wrap;
}

.qmw12oq0zt .social-wrapper .soc-wrap .soc-item {
    margin-left: -0.5rem;
}

.qmw12oq0zt .social-wrapper .soc-wrap .soc-item:first-child {
    margin-left: 0;
}

.qmw12oq0zt .social-wrapper .soc-wrap .soc-item a {
    display: block;
}

.qmw12oq0zt .social-wrapper .soc-wrap .soc-item a:hover .vpa076bcg4,
.qmw12oq0zt .social-wrapper .soc-wrap .soc-item a:focus .vpa076bcg4 {
    background-color: #3283fb;
    border: 1px solid #3283fb;
    color: #ffffff;
}

.qmw12oq0zt .social-wrapper .soc-wrap .soc-item a .vpa076bcg4 {
    width: 60px;
    height: 60px;
    font-size: 24px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    border-radius: 100%;
    color: #222222;
    background-color: #ffffff;
    border: 1px solid #bdbdbd;
    transition: all 0.3s ease-in-out;
}

.qmw12oq0zt .contacts-wrapper {
    margin-bottom: 20px;
}

.qmw12oq0zt .contacts-wrapper:last-child {
    margin-bottom: 0;
}

.qmw12oq0zt .contacts-wrapper a {
    display: block;
}

.qmw12oq0zt .contacts-wrapper a:hover .mbr-contact,
.qmw12oq0zt .contacts-wrapper a:focus .mbr-contact {
    opacity: 0.5;
}

.qmw12oq0zt .contacts-wrapper a .mbr-contact {
    margin-bottom: 10px;
    transition: all 0.3s ease-in-out;
}

.qmw12oq0zt .contacts-wrapper .mbr-contact-desc {
    opacity: 0.5;
    margin-bottom: 0;
}

@media (max-width: 1200px) {
    .qmw12oq0zt .nvdn0wmor0 .c1rktyecrj {
        padding: 35px 50px;
    }
}

.qmw12oq0zt .z5v8d8eild {
    background-color: transparent;
    border-radius: 0;
    padding: 40px 32px;
    margin: 0;
}

@media (max-width: 768px) {
    .qmw12oq0zt .z5v8d8eild {
        padding: 40px 2px;
    }
}

.qmw12oq0zt .z5v8d8eild .ardwyowp7u {
    padding: 0 8px;
}

.qmw12oq0zt .z5v8d8eild .ardwyowp7u .iz4gjyryrv {
    margin-bottom: 0;
}

.qmw12oq0zt .list {
    color: #222222;
}

.qmw12oq0zt .mbr-contact {
    color: #222222;
}

.qmw12oq0zt .mbr-contact-desc {
    color: #222222;
}

.qmw12oq0zt .iz4gjyryrv {
    color: #000000;
    text-align: center;
}